![]() |
RobWorkProject
23.9.11-
|
This is the complete list of members for CSGModel, including all inherited members.
| _convertToTriMesh() | CSGModel | protected |
| _mesh (defined in CSGModel) | CSGModel | protected |
| _model (defined in CSGModel) | CSGModel | protected |
| _needsConversion (defined in CSGModel) | CSGModel | protected |
| add(CSGModel::Ptr model) | CSGModel | |
| CSGModel() | CSGModel | |
| CSGModel(const CSGModel &csgmodel) | CSGModel | |
| CSGModel(const rw::geometry::TriMesh &trimesh) | CSGModel | |
| getTriMesh() | CSGModel | |
| intersect(CSGModel::Ptr model) | CSGModel | |
| Ptr typedef | CSGModel | |
| rotate(float r, float p, float y) | CSGModel | |
| saveToStl(const std::string &filename) | CSGModel | |
| subtract(CSGModel::Ptr model) | CSGModel | |
| transform(const rw::math::Transform3D<> &T) | CSGModel | |
| translate(float x, float y, float z) | CSGModel | |
| ~CSGModel() | CSGModel | inlinevirtual |