#include <fbxproceduralgeometry.h>
Base class for procedural geometry.
In a standard geometry (FbxGeometry, FbxGeometryBase), control points, normals, possibly polygons (FbxMesh) and other specifications are described. A procedural geometry contains minimal information to be created on-the-fly.
Definition at line 27 of file fbxproceduralgeometry.h.