This class gathers part related datas. More...
Public Member Functions | |
Dtk_status | cgrw_ComputeBBs (Dtk_transfo &) |
Once the Dtk_mesh_part is filled. More... | |
Dtk_mesh_part () | |
~Dtk_mesh_part () | |
Data Fields | |
Dtk_tab< Dtk_AxisSystemPtr > | axis_system |
Mesh list (bodies) of the part. More... | |
dtk_cgr_bbs | bbs |
Used to store computed bounding boxes. More... | |
Dtk_tab< Dtk_BodyPtr > | body |
Mesh list (bodies) of the part. More... | |
int | id |
Dtk_tab< Dtk_MeshPtr > | mesh |
Mesh list (bodies) of the part. More... | |
Dtk_string | Name |
Dtk_tab< Dtk_tab< Dtk_mesh_curve * > * > * | perBodyCurves |
3D Edges "per body" More... | |
Dtk_tab< Dtk_RGB > | rgb |
Free 3D vertices attributs. More... | |
int | type |
Dtk_tab< Dtk_pnt * > | vertex |
Free 3D vertices. More... | |
Dtk_tab< Dtk_mesh_curve * > * | wireframe |
Free 3D curves. More... | |
This class gathers part related datas.
Dtk_mesh_part::Dtk_mesh_part | ( | ) |
Dtk_mesh_part::~Dtk_mesh_part | ( | ) |
Dtk_status Dtk_mesh_part::cgrw_ComputeBBs | ( | Dtk_transfo & | ) |
Once the Dtk_mesh_part is filled.
Dtk_tab<Dtk_AxisSystemPtr> Dtk_mesh_part::axis_system |
Mesh list (bodies) of the part.
dtk_cgr_bbs Dtk_mesh_part::bbs |
Used to store computed bounding boxes.
Dtk_tab<Dtk_BodyPtr> Dtk_mesh_part::body |
Mesh list (bodies) of the part.
int Dtk_mesh_part::id |
Dtk_tab<Dtk_MeshPtr> Dtk_mesh_part::mesh |
Mesh list (bodies) of the part.
Dtk_string Dtk_mesh_part::Name |
Dtk_tab< Dtk_tab<Dtk_mesh_curve* >* >* Dtk_mesh_part::perBodyCurves |
3D Edges "per body"
int Dtk_mesh_part::type |
Dtk_tab<Dtk_mesh_curve* >* Dtk_mesh_part::wireframe |
Free 3D curves.