fbxsdk/utils/fbxrootnodeutility.h Source File
         
    
Go to the documentation of this file.
   13 #ifndef _FBXSDK_UTILS_ROOT_NODE_UTILITY_H_ 
   14 #define _FBXSDK_UTILS_ROOT_NODE_UTILITY_H_ 
   44     static bool RemoveAllFbxRoots( 
FbxScene* pScene );
 
   54     static bool InsertFbxRoot(  
FbxScene* pScene, 
 
   63     static bool IsFbxRootNode(
FbxNode* pNode);
 
   68 #ifndef DOXYGEN_SHOULD_SKIP_THIS 
FBX SDK environment definition. 
 
This class represents the coordinate system of the scene and can convert scenes to other coordinate s...
 
Struct to define various options that you can use to convert the system unit of a scene...
 
Represents an element in the scene graph. 
 
This class contains the description of a 3D scene. 
 
static const ConversionOptions DefaultConversionOptions
Stores the default conversion options. 
 
This class describes the units of measurement used within a particular scene. 
 
This class collects static functions for manipulating Fbx_Root nodes. 
 
static const char * sFbxRootNodePrefix