Blender  V3.3
Public Attributes | List of all members
ExportSettings Struct Reference

#include <ExportSettings.h>

Public Attributes

bool apply_modifiers
 
BC_global_forward_axis global_forward
 
BC_global_up_axis global_up
 
bool apply_global_orientation
 
BC_export_mesh_type export_mesh_type
 
bool selected
 
bool include_children
 
bool include_armatures
 
bool include_shapekeys
 
bool deform_bones_only
 
bool include_animations
 
bool include_all_actions
 
int sampling_rate
 
bool keep_smooth_curves
 
bool keep_keyframes
 
bool keep_flat_curves
 
bool active_uv_only
 
BC_export_animation_type export_animation_type
 
bool use_texture_copies
 
bool triangulate
 
bool use_object_instantiation
 
bool use_blender_profile
 
bool sort_by_name
 
BC_export_transformation_type object_transformation_type
 
BC_export_transformation_type animation_transformation_type
 
bool open_sim
 
bool limit_precision
 
bool keep_bind_info
 
char * filepath
 
LinkNodeexport_set
 

Detailed Description

Definition at line 42 of file ExportSettings.h.

Member Data Documentation

◆ active_uv_only

bool ExportSettings::active_uv_only

Definition at line 62 of file ExportSettings.h.

◆ animation_transformation_type

BC_export_transformation_type ExportSettings::animation_transformation_type

Definition at line 71 of file ExportSettings.h.

◆ apply_global_orientation

bool ExportSettings::apply_global_orientation

Definition at line 46 of file ExportSettings.h.

◆ apply_modifiers

bool ExportSettings::apply_modifiers

Definition at line 43 of file ExportSettings.h.

◆ deform_bones_only

bool ExportSettings::deform_bones_only

Definition at line 54 of file ExportSettings.h.

◆ export_animation_type

BC_export_animation_type ExportSettings::export_animation_type

Definition at line 63 of file ExportSettings.h.

◆ export_mesh_type

BC_export_mesh_type ExportSettings::export_mesh_type

Definition at line 48 of file ExportSettings.h.

◆ export_set

LinkNode* ExportSettings::export_set

Definition at line 78 of file ExportSettings.h.

Referenced by collada_export().

◆ filepath

char* ExportSettings::filepath

Definition at line 77 of file ExportSettings.h.

◆ global_forward

BC_global_forward_axis ExportSettings::global_forward

Definition at line 44 of file ExportSettings.h.

◆ global_up

BC_global_up_axis ExportSettings::global_up

Definition at line 45 of file ExportSettings.h.

◆ include_all_actions

bool ExportSettings::include_all_actions

Definition at line 56 of file ExportSettings.h.

◆ include_animations

bool ExportSettings::include_animations

Definition at line 55 of file ExportSettings.h.

◆ include_armatures

bool ExportSettings::include_armatures

Definition at line 52 of file ExportSettings.h.

Referenced by collada_export().

◆ include_children

bool ExportSettings::include_children

Definition at line 51 of file ExportSettings.h.

Referenced by collada_export().

◆ include_shapekeys

bool ExportSettings::include_shapekeys

Definition at line 53 of file ExportSettings.h.

◆ keep_bind_info

bool ExportSettings::keep_bind_info

Definition at line 75 of file ExportSettings.h.

◆ keep_flat_curves

bool ExportSettings::keep_flat_curves

Definition at line 60 of file ExportSettings.h.

◆ keep_keyframes

bool ExportSettings::keep_keyframes

Definition at line 59 of file ExportSettings.h.

◆ keep_smooth_curves

bool ExportSettings::keep_smooth_curves

Definition at line 58 of file ExportSettings.h.

◆ limit_precision

bool ExportSettings::limit_precision

Definition at line 74 of file ExportSettings.h.

◆ object_transformation_type

BC_export_transformation_type ExportSettings::object_transformation_type

Definition at line 70 of file ExportSettings.h.

◆ open_sim

bool ExportSettings::open_sim

Definition at line 73 of file ExportSettings.h.

◆ sampling_rate

int ExportSettings::sampling_rate

Definition at line 57 of file ExportSettings.h.

◆ selected

bool ExportSettings::selected

Definition at line 50 of file ExportSettings.h.

Referenced by collada_export().

◆ sort_by_name

bool ExportSettings::sort_by_name

Definition at line 69 of file ExportSettings.h.

Referenced by collada_export().

◆ triangulate

bool ExportSettings::triangulate

Definition at line 66 of file ExportSettings.h.

◆ use_blender_profile

bool ExportSettings::use_blender_profile

Definition at line 68 of file ExportSettings.h.

◆ use_object_instantiation

bool ExportSettings::use_object_instantiation

Definition at line 67 of file ExportSettings.h.

◆ use_texture_copies

bool ExportSettings::use_texture_copies

Definition at line 64 of file ExportSettings.h.


The documentation for this struct was generated from the following file: