Geometry
 
 
 

Geometry

KFbxGeometry is the base class for geometric objects which support control point deformations. Instances of KFbxGeometry can be bound to KFbxNode objects as node attributes to via KFbxNode::SetNodeAttribute(). Classes which inherit from KFbxGeometry include KFbxMesh, KFbxNurb, KFbxPatch, and KFbxLine. For a full list of the classes which inherit from KFbxGeometry, consult the class hierarchy in the C++ Reference.

For more information, consult the Meshes Materials and Textures section.