FbxPropertyValue Class Reference

#include <fbxpropertydef.h>

Class Description

Definition at line 110 of file fbxpropertydef.h.

Public Member Functions

void Destroy ()
 
FbxPropertyValueClone (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 FbxPropertyValueCreate (void *pData, EFbxType pType)
 

Member Function Documentation

static FbxPropertyValue* Create ( void *  pData,
EFbxType  pType 
)
static
void Destroy ( )
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 ( )

The documentation for this class was generated from the following file: