Blender
V3.3
|
#include <obj_exporter_tests.hh>
Public Member Functions | |
OBJExportParamsDefault () | |
Public Attributes | |
OBJExportParams | params |
Definition at line 9 of file obj_exporter_tests.hh.
|
inline |
Definition at line 11 of file obj_exporter_tests.hh.
References OBJExportParams::apply_modifiers, OBJExportParams::blen_filepath, DAG_EVAL_VIEWPORT, OBJExportParams::end_frame, OBJExportParams::export_animation, OBJExportParams::export_colors, OBJExportParams::export_curves_as_nurbs, OBJExportParams::export_eval_mode, OBJExportParams::export_material_groups, OBJExportParams::export_materials, OBJExportParams::export_normals, OBJExportParams::export_object_groups, OBJExportParams::export_selected_objects, OBJExportParams::export_smooth_groups, OBJExportParams::export_triangulated_mesh, OBJExportParams::export_uv, OBJExportParams::export_vertex_groups, OBJExportParams::file_base_for_tests, OBJExportParams::filepath, OBJExportParams::forward_axis, IO_AXIS_NEGATIVE_Z, IO_AXIS_Y, params, OBJExportParams::path_mode, PATH_REFERENCE_AUTO, OBJExportParams::scaling_factor, OBJExportParams::smooth_groups_bitflags, OBJExportParams::start_frame, and OBJExportParams::up_axis.
OBJExportParams blender::io::obj::OBJExportParamsDefault::params |
Definition at line 10 of file obj_exporter_tests.hh.
Referenced by OBJExportParamsDefault(), and blender::io::obj::TEST_F().