Searched defs:Vec3 (Results 1 – 2 of 2) sorted by relevance
35 class Vec3; variable259 Vec3() in Vec3() function264 Vec3( const float fX, const float fY, const float fZ ) in Vec3() function271 Vec3( const Vec3& vec ) in Vec3() function278 Vec3( const float* pVec ) in Vec3() function285 Vec3( const Vec2& vec, float f ) in Vec3() function
28 Vec3::Vec3( const Vec4& vec ) in Vec3() function in ndk_helper::Vec3