Blender V4.3
ImportSettings Struct Reference

#include <ImportSettings.h>

Public Attributes

bool import_units
 
bool custom_normals
 
bool find_chains
 
bool auto_connect
 
bool fix_orientation
 
int min_chain_length
 
char * filepath
 
bool keep_bind_info
 

Detailed Description

Definition at line 11 of file ImportSettings.h.

Member Data Documentation

◆ auto_connect

bool ImportSettings::auto_connect

Definition at line 15 of file ImportSettings.h.

Referenced by print_import_header().

◆ custom_normals

bool ImportSettings::custom_normals

Definition at line 13 of file ImportSettings.h.

Referenced by print_import_header().

◆ filepath

char* ImportSettings::filepath

◆ find_chains

bool ImportSettings::find_chains

Definition at line 14 of file ImportSettings.h.

Referenced by print_import_header().

◆ fix_orientation

bool ImportSettings::fix_orientation

Definition at line 16 of file ImportSettings.h.

Referenced by print_import_header().

◆ import_units

bool ImportSettings::import_units

Definition at line 12 of file ImportSettings.h.

Referenced by DocumentImporter::finish(), and print_import_header().

◆ keep_bind_info

bool ImportSettings::keep_bind_info

Definition at line 19 of file ImportSettings.h.

Referenced by print_import_header().

◆ min_chain_length

int ImportSettings::min_chain_length

Definition at line 17 of file ImportSettings.h.

Referenced by print_import_header().


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