#include <kfbxlayer.h>

Definition at line 1991 of file kfbxlayer.h.
| Public Member Functions | |
| void | SetReferenceMode (KFbxLayerElement::EReferenceMode pMode) | 
| Sets the Reference Mode. | |
| Static Public Member Functions | |
| static KFbxLayerElementCrease * | Create (KFbxLayerContainer *pOwner, char const *pName) | 
| Allocation method. | |
| static KFbxLayerElementCrease* Create | ( | KFbxLayerContainer * | pOwner, | |
| char const * | pName | |||
| ) | [static] | 
Allocation method.
| pOwner | The owner of this layer element. | |
| pName | The name of this layer element. | 
NULL if creation
fails.| void SetReferenceMode | ( | KFbxLayerElement::EReferenceMode | pMode | ) | [inline] | 
Sets the Reference Mode.
| pMode | Specifies the reference mode. | 
Reimplemented from KFbxLayerElement.
Definition at line 2005 of file kfbxlayer.h.