|
FBX C++ API Reference
|
#include <fbxcolladautils.h>
Definition at line 79 of file fbxcolladautils.h.
Public Member Functions | |
| ColladaLayerTraits () | |
| ColladaLayerTraits (FbxLayerElement::EType pType, int pLength) | |
Static Public Member Functions | |
| static const ColladaLayerTraits | GetLayerTraits (const FbxString &pLabel) |
| Construct traits according to COLLADA layer string. More... | |
Public Attributes | |
| FbxLayerElement::EType | mLayerType |
| int | mLayerElementLength |
|
inline |
Definition at line 81 of file fbxcolladautils.h.
|
inline |
Definition at line 84 of file fbxcolladautils.h.
|
static |
Construct traits according to COLLADA layer string.
| pLabel | COLLADA layer string. |
| FbxLayerElement::EType mLayerType |
Definition at line 88 of file fbxcolladautils.h.
| int mLayerElementLength |
Definition at line 90 of file fbxcolladautils.h.