fbxsdk/scene/fbxcontainer.h Source File
         
    
Go to the documentation of this file.
   13 #ifndef _FBXSDK_SCENE_CONTAINER_H_ 
   14 #define _FBXSDK_SCENE_CONTAINER_H_ 
   88 #ifndef DOXYGEN_SHOULD_SKIP_THIS 
#define FBXSDK_OBJECT_DECLARE(Class, Parent)
Macro used to declare a new class derived from FbxObject. 
 
FbxPropertyT< FbxString > TemplateVersion
This property contains the template version information of the container. 
 
FBX SDK environment definition. 
 
Class for Container Template files. 
 
FbxPropertyT< FbxString > TemplatePath
This property contains the template path information of the container. 
 
Utility class to manipulate strings. 
 
Generic container for object grouping and encapsulation. 
 
FbxPropertyT< FbxString > ViewName
This property contains the view name information of the container. 
 
FbxPropertyT< FbxString > TemplateName
This property contains the template name information of the container. 
 
The base class of most FBX objects. 
 
virtual void Construct(const FbxObject *pFrom)
Optional constructor override, automatically called by default constructor. 
 
Class to hold user properties. 
 
virtual void ConstructProperties(bool pForceSet)
Optional property constructor override, automatically called by default constructor.