#include <rwmodel.h>
◆ Bmodel() [1/4]
◆ Bmodel() [2/4]
Bmodel::Bmodel |
( |
string |
s | ) |
|
|
inline |
◆ Bmodel() [3/4]
◆ Bmodel() [4/4]
◆ add() [1/3]
◆ add() [2/3]
Bmodel * Bmodel::add |
( |
long |
i | ) |
|
|
inline |
◆ add() [3/3]
Bmodel * Bmodel::add |
( |
string |
s | ) |
|
|
inline |
◆ add_component() [1/3]
◆ add_component() [2/3]
◆ add_component() [3/3]
◆ add_group()
Bgroup * Bmodel::add_group |
( |
string |
s | ) |
|
|
inline |
◆ add_type() [1/6]
◆ add_type() [2/6]
◆ add_type() [3/6]
◆ add_type() [4/6]
Bcomptype * Bmodel::add_type |
( |
string |
fn, |
|
|
long |
img_num |
|
) |
| |
|
inline |
◆ add_type() [5/6]
◆ add_type() [6/6]
Bcomptype * Bmodel::add_type |
( |
string |
s, |
|
|
string |
fn, |
|
|
long |
img_num |
|
) |
| |
|
inline |
◆ calculate_bounds()
void Bmodel::calculate_bounds |
( |
| ) |
|
|
inline |
◆ calculate_normals()
void Bmodel::calculate_normals |
( |
| ) |
|
|
inline |
◆ center_of_coordinates()
Vector3< double > Bmodel::center_of_coordinates |
( |
| ) |
|
|
inline |
◆ center_of_mass()
Vector3< double > Bmodel::center_of_mass |
( |
| ) |
|
|
inline |
◆ check()
◆ closest_component()
◆ comment() [1/2]
string & Bmodel::comment |
( |
| ) |
|
|
inline |
◆ comment() [2/2]
void Bmodel::comment |
( |
string |
s | ) |
|
|
inline |
◆ component_array()
vector< Bcomponent * > Bmodel::component_array |
( |
| ) |
|
|
inline |
◆ component_count()
float Bmodel::component_count |
( |
| ) |
|
|
inline |
◆ component_count_selected()
float Bmodel::component_count_selected |
( |
| ) |
|
|
inline |
◆ component_type_count()
long Bmodel::component_type_count |
( |
| ) |
|
|
inline |
◆ component_type_count_selected()
long Bmodel::component_type_count_selected |
( |
| ) |
|
|
inline |
◆ copy()
◆ copy_components()
◆ copy_links()
◆ copy_polygons()
◆ copy_types()
◆ count()
◆ deselect_all()
void Bmodel::deselect_all |
( |
| ) |
|
|
inline |
◆ find()
Bmodel * Bmodel::find |
( |
string |
s | ) |
|
|
inline |
◆ find_component()
◆ find_link() [1/2]
◆ find_link() [2/2]
Blink * Bmodel::find_link |
( |
string |
s1, |
|
|
string |
s2 |
|
) |
| |
|
inline |
◆ find_type()
◆ FOM() [1/2]
◆ FOM() [2/2]
void Bmodel::FOM |
( |
double |
d | ) |
|
|
inline |
◆ handedness() [1/2]
long Bmodel::handedness |
( |
| ) |
|
|
inline |
◆ handedness() [2/2]
void Bmodel::handedness |
( |
long |
i | ) |
|
|
inline |
◆ identifier() [1/3]
string & Bmodel::identifier |
( |
| ) |
|
|
inline |
◆ identifier() [2/3]
void Bmodel::identifier |
( |
Bstring |
s | ) |
|
|
inline |
◆ identifier() [3/3]
void Bmodel::identifier |
( |
string |
s | ) |
|
|
inline |
◆ image_number() [1/2]
long Bmodel::image_number |
( |
| ) |
|
|
inline |
◆ image_number() [2/2]
void Bmodel::image_number |
( |
long |
i | ) |
|
|
inline |
◆ link_count()
long Bmodel::link_count |
( |
| ) |
|
|
inline |
◆ mapfile() [1/2]
string & Bmodel::mapfile |
( |
| ) |
|
|
inline |
◆ mapfile() [2/2]
void Bmodel::mapfile |
( |
string |
s | ) |
|
|
inline |
◆ maskfile() [1/2]
string & Bmodel::maskfile |
( |
| ) |
|
|
inline |
◆ maskfile() [2/2]
void Bmodel::maskfile |
( |
string |
s | ) |
|
|
inline |
◆ maximum()
Vector3< double > Bmodel::maximum |
( |
| ) |
|
|
inline |
◆ minimum()
Vector3< double > Bmodel::minimum |
( |
| ) |
|
|
inline |
◆ model_type() [1/2]
string & Bmodel::model_type |
( |
| ) |
|
|
inline |
◆ model_type() [2/2]
void Bmodel::model_type |
( |
string |
s | ) |
|
|
inline |
◆ polygon_count()
long Bmodel::polygon_count |
( |
| ) |
|
|
inline |
◆ select() [1/2]
◆ select() [2/2]
void Bmodel::select |
( |
long |
i | ) |
|
|
inline |
◆ select_all()
long Bmodel::select_all |
( |
| ) |
|
|
inline |
◆ select_increment()
long Bmodel::select_increment |
( |
| ) |
|
|
inline |
◆ select_within_bounds()
long Bmodel::select_within_bounds |
( |
Vector3< double > & |
start, |
|
|
Vector3< double > & |
end |
|
) |
| |
|
inline |
◆ set_component_density()
long Bmodel::set_component_density |
( |
double |
d | ) |
|
|
inline |
◆ set_component_fom()
long Bmodel::set_component_fom |
( |
double |
f | ) |
|
|
inline |
◆ set_component_radius()
long Bmodel::set_component_radius |
( |
double |
r | ) |
|
|
inline |
◆ set_type_filenames()
long Bmodel::set_type_filenames |
( |
string & |
fn | ) |
|
|
inline |
◆ shift()
long Bmodel::shift |
( |
Vector3< double > |
t | ) |
|
|
inline |
◆ show_components()
void Bmodel::show_components |
( |
| ) |
|
|
inline |
◆ show_links()
void Bmodel::show_links |
( |
| ) |
|
|
inline |
◆ symmetry() [1/2]
string & Bmodel::symmetry |
( |
| ) |
|
|
inline |
◆ symmetry() [2/2]
void Bmodel::symmetry |
( |
string |
s | ) |
|
|
inline |
◆ trim()
long Bmodel::trim |
( |
Vector3< double > |
b | ) |
|
|
inline |
◆ update_component_types()
void Bmodel::update_component_types |
( |
map< string, Bcomptype > & |
types | ) |
|
|
inline |
◆ update_type_counts()
void Bmodel::update_type_counts |
( |
| ) |
|
|
inline |
◆ comp
◆ group
◆ link
◆ next
◆ poly
◆ type
The documentation for this class was generated from the following file: