Related help topics: #include <fbxpropertydef.h>
Definition at line 110 of file fbxpropertydef.h.
Public Member Functions | |
| void | Destroy () | 
| FbxPropertyValue * | Clone (FbxPropertyPage *) | 
| bool | Get (void *pValue, EFbxType pValueType) | 
| bool | Set (const void *pValue, EFbxType pValueType) | 
| size_t | GetSizeOf () const | 
| size_t | GetComponentCount () const | 
| void | IncRef () | 
| void | DecRef () | 
| int | GetRef () | 
Static Public Member Functions | |
| static FbxPropertyValue * | Create (void *pData, EFbxType pType) | 
      
  | 
  static | 
| void Destroy | ( | ) | 
| FbxPropertyValue* Clone | ( | FbxPropertyPage * | ) | 
| bool Get | ( | void * | pValue, | 
| EFbxType | pValueType | ||
| ) | 
| bool Set | ( | const void * | pValue, | 
| EFbxType | pValueType | ||
| ) | 
| size_t GetSizeOf | ( | ) | const | 
| size_t GetComponentCount | ( | ) | const | 
| void IncRef | ( | ) | 
| void DecRef | ( | ) | 
| int GetRef | ( | ) |