fbxVectorTemplate3 Class Template Reference

List of all members.

Detailed Description

template<class T>
class fbxVectorTemplate3< T >

Definition at line 82 of file kfbxtypes.h.

Public Member Functions

 fbxVectorTemplate3 ()
 fbxVectorTemplate3 (T pData0, T pData1, T pData2)
 ~fbxVectorTemplate3 ()
T & operator[] (int pIndex)
T const & operator[] (int pIndex) const
fbxVectorTemplate3< T > & operator= (int pValue)
bool operator== (fbxVectorTemplate3< T > const &pRHS) const