fbxsdk/scene/geometry/fbxgenericnode.h Source File
         
    
Go to the documentation of this file.
   13 #ifndef _FBXSDK_SCENE_GEOMETRY_GENERIC_NODE_H_ 
   14 #define _FBXSDK_SCENE_GEOMETRY_GENERIC_NODE_H_ 
   31 #ifndef DOXYGEN_SHOULD_SKIP_THIS 
#define FBXSDK_OBJECT_DECLARE(Class, Parent)
Macro used to declare a new class derived from FbxObject. 
 
FBX SDK environment definition. 
 
Array that stores pairs of FbxString and a pointer. 
 
Empty node containing properties. 
 
The base class of most FBX objects. 
 
virtual void Construct(const FbxObject *pFrom)
Optional constructor override, automatically called by default constructor.