fbxsdk/scene/geometry/fbxsubdeformer.h Source File
Go to the documentation of this file.
13 #ifndef _FBXSDK_SCENE_GEOMETRY_SUB_DEFORMER_H_
14 #define _FBXSDK_SCENE_GEOMETRY_SUB_DEFORMER_H_
63 void SetMultiLayer(
bool pMultiLayer);
68 bool GetMultiLayer()
const;
88 #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.
The base class of most FBX objects.
virtual void Construct(const FbxObject *pFrom)
Optional constructor override, automatically called by default constructor.