This node attribute contains the properties of an optical reference.
Mainly used for optical motion capture systems.
Definition at line 53 of file kfbxopticalreference.h.
#include <kfbxopticalreference.h>
Public Member Functions |
|
virtual EAttributeType | GetAttributeType () const |
Return the type of node attribute which is
EAttributeType::eOPTICAL_REFERENCE. |
|
Protected Member Functions |
|
KFbxOpticalReference (KFbxSdkManager &pManager, char const *pName) | |
virtual KStringList | GetTypeFlags () const |
KFbxOpticalReference | ( | KFbxSdkManager & | pManager, |
char const * | pName | ||
) | [protected] |
virtual EAttributeType GetAttributeType | ( | ) | const [virtual] |
Return the type of node attribute which is EAttributeType::eOPTICAL_REFERENCE.
Reimplemented from KFbxNodeAttribute.
virtual KStringList GetTypeFlags | ( | ) | const [protected, virtual] |
Reimplemented from KFbxObject.