Blender V2.61 - r43446
|
#include <ExportSettings.h>
Public Attributes | |
bool | selected |
char * | filepath |
Definition at line 30 of file ExportSettings.h.
char* ExportSettings::filepath |
Definition at line 34 of file ExportSettings.h.
Referenced by collada_export(), DocumentExporter::exportCurrentScene(), and ImagesExporter::operator()().
Definition at line 33 of file ExportSettings.h.
Referenced by collada_export(), ArmatureExporter::export_controllers(), CamerasExporter::exportCameras(), EffectsExporter::exportEffects(), GeometryExporter::exportGeom(), ImagesExporter::exportImages(), LightsExporter::exportLights(), and MaterialsExporter::exportMaterials().