From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/struct_vec3-members.html | 149 ------------------------------ 1 file changed, 149 deletions(-) delete mode 100644 Doc/doxygen/html/struct_vec3-members.html (limited to 'Doc/doxygen/html/struct_vec3-members.html') diff --git a/Doc/doxygen/html/struct_vec3-members.html b/Doc/doxygen/html/struct_vec3-members.html deleted file mode 100644 index 1d70a71..0000000 --- a/Doc/doxygen/html/struct_vec3-members.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - - -Starshatter_Open: Member List - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
-
-
Vec3 Member List
-
-
- -

This is the complete list of members for Vec3, including all inherited members.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
cross(const Vec3 &v) const Vec3inline
dot(const Vec3 &p) const Vec3inline
length() const Vec3inline
Normalize()Vec3
operator void *() const Vec3inline
operator!=(const Vec3 &p) const Vec3inline
operator*(float s) const Vec3inline
operator*(const Vec3 &p) const Vec3inline
operator*(const Matrix &) const Vec3
operator*=(float s)Vec3inline
operator+(const Vec3 &p) const Vec3inline
operator+=(const Vec3 &p)Vec3inline
operator-(const Vec3 &p) const Vec3inline
operator-() const Vec3inline
operator-=(const Vec3 &p)Vec3inline
operator/(float s) const Vec3inline
operator/=(float s)Vec3inline
operator=(const Vec3 &p)Vec3inline
operator==(const Vec3 &p) const Vec3inline
SwapYZ()Vec3inline
TYPENAME()Vec3inlinestatic
Vec3()Vec3inline
Vec3(int ix, int iy, int iz)Vec3inline
Vec3(float ix, float iy, float iz)Vec3inline
Vec3(double ix, double iy, double iz)Vec3inline
xVec3
yVec3
zVec3
-
- - - - -- cgit v1.1