Blender
V3.3
|
#include <ExportSettings.h>
Definition at line 42 of file ExportSettings.h.
bool ExportSettings::active_uv_only |
Definition at line 62 of file ExportSettings.h.
BC_export_transformation_type ExportSettings::animation_transformation_type |
Definition at line 71 of file ExportSettings.h.
bool ExportSettings::apply_global_orientation |
Definition at line 46 of file ExportSettings.h.
bool ExportSettings::apply_modifiers |
Definition at line 43 of file ExportSettings.h.
bool ExportSettings::deform_bones_only |
Definition at line 54 of file ExportSettings.h.
BC_export_animation_type ExportSettings::export_animation_type |
Definition at line 63 of file ExportSettings.h.
BC_export_mesh_type ExportSettings::export_mesh_type |
Definition at line 48 of file ExportSettings.h.
LinkNode* ExportSettings::export_set |
Definition at line 78 of file ExportSettings.h.
Referenced by collada_export().
char* ExportSettings::filepath |
Definition at line 77 of file ExportSettings.h.
BC_global_forward_axis ExportSettings::global_forward |
Definition at line 44 of file ExportSettings.h.
BC_global_up_axis ExportSettings::global_up |
Definition at line 45 of file ExportSettings.h.
bool ExportSettings::include_all_actions |
Definition at line 56 of file ExportSettings.h.
bool ExportSettings::include_animations |
Definition at line 55 of file ExportSettings.h.
bool ExportSettings::include_armatures |
Definition at line 52 of file ExportSettings.h.
Referenced by collada_export().
bool ExportSettings::include_children |
Definition at line 51 of file ExportSettings.h.
Referenced by collada_export().
bool ExportSettings::include_shapekeys |
Definition at line 53 of file ExportSettings.h.
bool ExportSettings::keep_bind_info |
Definition at line 75 of file ExportSettings.h.
bool ExportSettings::keep_flat_curves |
Definition at line 60 of file ExportSettings.h.
bool ExportSettings::keep_keyframes |
Definition at line 59 of file ExportSettings.h.
bool ExportSettings::keep_smooth_curves |
Definition at line 58 of file ExportSettings.h.
bool ExportSettings::limit_precision |
Definition at line 74 of file ExportSettings.h.
BC_export_transformation_type ExportSettings::object_transformation_type |
Definition at line 70 of file ExportSettings.h.
bool ExportSettings::open_sim |
Definition at line 73 of file ExportSettings.h.
int ExportSettings::sampling_rate |
Definition at line 57 of file ExportSettings.h.
bool ExportSettings::selected |
Definition at line 50 of file ExportSettings.h.
Referenced by collada_export().
bool ExportSettings::sort_by_name |
Definition at line 69 of file ExportSettings.h.
Referenced by collada_export().
bool ExportSettings::triangulate |
Definition at line 66 of file ExportSettings.h.
bool ExportSettings::use_blender_profile |
Definition at line 68 of file ExportSettings.h.
bool ExportSettings::use_object_instantiation |
Definition at line 67 of file ExportSettings.h.
bool ExportSettings::use_texture_copies |
Definition at line 64 of file ExportSettings.h.