FbxControlSetPlug Class Reference
 
 
 
FbxControlSetPlug Class Reference

This reference page is linked to from the following overview topics: List of Python Fbx classes.


#include <fbxcontrolset.h>


Class Description

Plug class for control set.

Definition at line 338 of file fbxcontrolset.h.

Inheritance diagram for FbxControlSetPlug:
FbxObject FbxEmitter

List of all members.

Public Attributes

FbxPropertyT
< FbxControlSet::EType
ControlSetType
  EType property of control set.
FbxPropertyT< FbxBool UseAxis
  Use axis flag.
FbxPropertyT< FbxReference Character
  Reference character.

Protected Member Functions

virtual void  Construct (const FbxControlSetPlug *pFrom)
virtual void  ConstructProperties (bool pForceSet)
  Optional property constructor override, automatically called by default constructor.
virtual FbxStringList  GetTypeFlags () const

Friends

class  FbxScene
class  FbxControlSet

Member Function Documentation

virtual void Construct ( const FbxControlSetPlug pFrom ) [protected, virtual]
virtual void ConstructProperties ( bool  pForceSet ) [protected, virtual]

Optional property constructor override, automatically called by default constructor.

Parameters:
pForceSet If the property value must be set regardless of default value.
Remarks:
If your object have properties, they must be initialized in this function.

Reimplemented from FbxObject.

virtual FbxStringList GetTypeFlags ( ) const [protected, virtual]

Friends And Related Function Documentation

friend class FbxScene [friend]

Definition at line 361 of file fbxcontrolset.h.

friend class FbxControlSet [friend]

Definition at line 362 of file fbxcontrolset.h.


Member Data Documentation

EType property of control set.

Definition at line 344 of file fbxcontrolset.h.

Use axis flag.

Definition at line 347 of file fbxcontrolset.h.

Reference character.

Definition at line 350 of file fbxcontrolset.h.


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