Home
last modified time | relevance | path

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

/development/ndk/sources/android/ndk_helper/
Dvecmath.h36 class Vec4; variable
51 friend class Vec4; variable
500 Vec4() in Vec4() function
505 Vec4( const float fX, const float fY, const float fZ, const float fW ) in Vec4() function
513 Vec4( const Vec4& vec ) in Vec4() function
521 Vec4( const Vec3& vec, const float fW ) in Vec4() function
529 Vec4( const float* pVec ) in Vec4() function
753 friend class Vec4; variable
968 friend class Vec4; variable