#include <fbxpropertypage.h>
Definition at line 332 of file fbxpropertypage.h.
Public Member Functions | |
| void | Destroy () |
| FbxInt | GetParentId () |
| bool | IsEmpty () |
| FbxPropertyInfo * | Get (const FbxPropertyInfo *) |
| void | Set (FbxPropertyInfo *pInfo) |
| FbxPropertyValue * | Get (const FbxPropertyValue *) |
| void | Set (FbxPropertyValue *pValue) |
| FbxPropertyConnect * | Get (const FbxPropertyConnect *) |
| void | Set (FbxPropertyConnect *pConnect) |
| FbxPropertyFlags * | Get (const FbxPropertyFlags *) |
| void | Set (FbxPropertyFlags pType) |
| void | Set (FbxPropertyFlags *pType) |
Static Public Member Functions | |
| static FbxPropertyEntry * | Create (FbxInt pParentId, FbxPropertyInfo *pInfo, FbxPropertyValue *pValue, FbxPropertyConnect *pConnect) |
Friends | |
| class | FbxPropertyPage |
|
inlinestatic |
Definition at line 335 of file fbxpropertypage.h.
|
inline |
Definition at line 337 of file fbxpropertypage.h.
|
inline |
Definition at line 339 of file fbxpropertypage.h.
|
inline |
Definition at line 340 of file fbxpropertypage.h.
|
inline |
Definition at line 342 of file fbxpropertypage.h.
|
inline |
Definition at line 344 of file fbxpropertypage.h.
|
inline |
Definition at line 352 of file fbxpropertypage.h.
|
inline |
Definition at line 354 of file fbxpropertypage.h.
|
inline |
Definition at line 362 of file fbxpropertypage.h.
|
inline |
Definition at line 364 of file fbxpropertypage.h.
|
inline |
Definition at line 372 of file fbxpropertypage.h.
|
inline |
Definition at line 373 of file fbxpropertypage.h.
|
inline |
Definition at line 374 of file fbxpropertypage.h.
|
friend |
Definition at line 403 of file fbxpropertypage.h.