FBX C++ API Reference
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

◆ Create()

static FbxPropertyValue* Create ( void *  pData,
EFbxType  pType 
)
static

◆ Destroy()

void Destroy ( )

◆ Clone()

◆ Get()

bool Get ( void *  pValue,
EFbxType  pValueType 
)

◆ Set()

bool Set ( const void *  pValue,
EFbxType  pValueType 
)

◆ GetSizeOf()

size_t GetSizeOf ( ) const

◆ GetComponentCount()

size_t GetComponentCount ( ) const

◆ IncRef()

void IncRef ( )

◆ DecRef()

void DecRef ( )

◆ GetRef()

int GetRef ( )

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