Home
last modified time | relevance | path

Searched defs:CVector3 (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/include/math/
H A DVector3.h10 CVector3() in CVector3() function
15 CVector3(const CVector2& xy, float z) in CVector3() function
21 CVector3(float x, float y, float z) in CVector3() function
27 explicit CVector3(const float* elements) in CVector3() function
/dports/games/freeminer/freeminer-0.4.10.4/src/mandelbulber/
H A Dalgebra.hpp18 class CVector3 class
21 inline CVector3() in CVector3() function in CVector3
27 inline CVector3(double x_init, double y_init, double z_init) in CVector3() function in CVector3
33 inline CVector3(double alfa, double beta) in CVector3() function in CVector3
39 inline CVector3(const CVector3 &vector) in CVector3() function in CVector3
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/Common/Math/
H A DVector3.h20 typedef Base::Math::CVector3_x86 CVector3; typedef
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dalgebra.hpp55 class CVector3 class
58 inline CVector3() in CVector3() function in CVector3
64 inline CVector3(double x_init, double y_init, double z_init) in CVector3() function in CVector3
70 inline CVector3(double alpha, double beta) in CVector3() function in CVector3
76 inline CVector3(const CVector3 &vector) in CVector3() function in CVector3
82 inline explicit CVector3(const double vector[3]) in CVector3() function in CVector3
/dports/games/scourge/scourge/src/common/
H A Dconstants.cpp409 CVector3::CVector3() { in CVector3() function in CVector3
412 CVector3::CVector3( float xn, float yn, float zn ) in CVector3() function in CVector3
416 CVector3::CVector3( const CVector3& copy ) in CVector3() function in CVector3
/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Dmodel.cpp218 CVector3::CVector3 () in CVector3() function in CVector3
223 CVector3::CVector3 (float x, float y, float z) in CVector3() function in CVector3
228 CVector3::CVector3 (CVector3 *v) in CVector3() function in CVector3