fbxVectorTemplate4 Class Template Reference

List of all members.

Detailed Description

template<class T>
class fbxVectorTemplate4< T >

Definition at line 97 of file kfbxtypes.h.

Public Member Functions

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