Public Types

FbxPropertyAttr Class Reference

Search for all occurrences

Detailed Description

Definition at line 25 of file fbxpropertydef.h.

#include <fbxpropertydef.h>

List of all members.

Public Types

enum   EInheritType { eOverride, eInherit, eDeleted }
enum   EFlags {
  eNone = 0, eAnimatable = 1, eUser = 1<<1, eTemporary = 1<<2,
  ePublished = 1<<3, eStatic = 1<<4, eNotSavable = 1<<5, eHidden = 1<<6,
  eUIDisabled = 1<<7, eUIGroup = 1<<8, eUIBoolGroup = 1<<9, eUIExpanded = 1<<10,
  eUINoCaption = 1<<11, eUIPanel = 1<<12, eUILeftLabel = 1<<13, eUIHidden = 1<<14,
  eFlagCount = 16, eAllFlags = 0x7FFF
}

Member Enumeration Documentation

enum EFlags
Enumerator:
eNone 

No flag.

eAnimatable 

This property can be animated.

eUser 

This property is user-defined.

eTemporary 

System property.

ePublished 

This property has been connected to an animation curve node.

eStatic 
eNotSavable 

This property will not be written to FBX file.

eHidden 

This property is hidden in UI.

eUIDisabled 

for dynamic UI

eUIGroup 

for dynamic UI

eUIBoolGroup 

for dynamic UI

eUIExpanded 

for dynamic UI

eUINoCaption 

for dynamic UI

eUIPanel 

for dynamic UI

eUILeftLabel 

for dynamic UI

eUIHidden 

for dynamic UI

eFlagCount 
eAllFlags 

Definition at line 35 of file fbxpropertydef.h.

    {
        eNone = 0,              
        eAnimatable = 1,        
        eUser = 1<<1,           
        eTemporary = 1<<2,      
        ePublished = 1<<3,      
        eStatic = 1<<4,
        eNotSavable = 1<<5,     
        eHidden = 1<<6,         
        eUIDisabled = 1<<7,     
        eUIGroup = 1<<8,        
        eUIBoolGroup = 1<<9,    
        eUIExpanded = 1<<10,    
        eUINoCaption = 1<<11,   
        eUIPanel = 1<<12,       
        eUILeftLabel = 1<<13,   
        eUIHidden = 1<<14,      
        eFlagCount = 16,
        eAllFlags = 0x7FFF
    };

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

FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr
FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr FbxPropertyAttr