Blender
V3.3
|
#include <obj_export_io.hh>
Public Attributes | |
const char * | fmt = nullptr |
const int | total_args = 0 |
const bool | are_types_valid = false |
Definition at line 93 of file obj_export_io.hh.
const bool blender::io::obj::FormattingSyntax::are_types_valid = false |
Definition at line 101 of file obj_export_io.hh.
const char* blender::io::obj::FormattingSyntax::fmt = nullptr |
Definition at line 95 of file obj_export_io.hh.
const int blender::io::obj::FormattingSyntax::total_args = 0 |
Definition at line 97 of file obj_export_io.hh.