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

#include <ImportSettings.h>

Public Attributes

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

Detailed Description

Definition at line 9 of file ImportSettings.h.

Member Data Documentation

◆ auto_connect

bool ImportSettings::auto_connect

Definition at line 12 of file ImportSettings.h.

Referenced by print_import_header().

◆ filepath

char* ImportSettings::filepath

◆ find_chains

bool ImportSettings::find_chains

Definition at line 11 of file ImportSettings.h.

Referenced by print_import_header().

◆ fix_orientation

bool ImportSettings::fix_orientation

Definition at line 13 of file ImportSettings.h.

Referenced by print_import_header().

◆ import_units

bool ImportSettings::import_units

Definition at line 10 of file ImportSettings.h.

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

◆ keep_bind_info

bool ImportSettings::keep_bind_info

Definition at line 16 of file ImportSettings.h.

Referenced by print_import_header().

◆ min_chain_length

int ImportSettings::min_chain_length

Definition at line 14 of file ImportSettings.h.

Referenced by print_import_header().


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