|
Blender V4.3
|
#include <GeometryExporter.h>
Public Member Functions | |
| template<class Functor > | |
| void | forEachMeshObjectInExportSet (Scene *sce, Functor &f, LinkNode *export_set) |
Definition at line 110 of file GeometryExporter.h.
|
inline |
Definition at line 114 of file GeometryExporter.h.
References LinkNode::next, node, OB_MESH, and Object::type.
Referenced by ControllerExporter::export_controllers(), GeometryExporter::exportGeom(), and MaterialFunctor::forEachMaterialInExportSet().