Blender  V3.3
Public Attributes | List of all members
blender::io::obj::FormattingSyntax Struct Reference

#include <obj_export_io.hh>

Public Attributes

const char * fmt = nullptr
 
const int total_args = 0
 
const bool are_types_valid = false
 

Detailed Description

Definition at line 93 of file obj_export_io.hh.

Member Data Documentation

◆ are_types_valid

const bool blender::io::obj::FormattingSyntax::are_types_valid = false

Definition at line 101 of file obj_export_io.hh.

◆ fmt

const char* blender::io::obj::FormattingSyntax::fmt = nullptr

Definition at line 95 of file obj_export_io.hh.

◆ total_args

const int blender::io::obj::FormattingSyntax::total_args = 0

Definition at line 97 of file obj_export_io.hh.


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