chrono::utils::ChBodyGeometry::TrimeshShape Member List
This is the complete list of members for chrono::utils::ChBodyGeometry::TrimeshShape, including all inherited members.
color | chrono::utils::ChBodyGeometry::TrimeshShape | |
int_point | chrono::utils::ChBodyGeometry::TrimeshShape | |
matID | chrono::utils::ChBodyGeometry::TrimeshShape | |
radius | chrono::utils::ChBodyGeometry::TrimeshShape | |
trimesh | chrono::utils::ChBodyGeometry::TrimeshShape | |
TrimeshShape(const ChVector3d &pos, const ChQuaternion<> &rot, const std::string &filename, double scale=1, double radius=0, int matID=-1) (defined in chrono::utils::ChBodyGeometry::TrimeshShape) | chrono::utils::ChBodyGeometry::TrimeshShape | |
TrimeshShape(const ChVector3d &pos, const ChQuaternion<> &rot, std::shared_ptr< ChTriangleMeshConnected > trimesh, double scale=1, double radius=0, int matID=-1) (defined in chrono::utils::ChBodyGeometry::TrimeshShape) | chrono::utils::ChBodyGeometry::TrimeshShape | |
TrimeshShape(const ChVector3d &pos, const ChQuaternion<> &rot, const std::string &filename, const ChVector3d &interior_point, double scale=1, double radius=0, int matID=-1) (defined in chrono::utils::ChBodyGeometry::TrimeshShape) | chrono::utils::ChBodyGeometry::TrimeshShape | |
TrimeshShape(const ChVector3d &pos, const ChQuaternion<> &rot, std::shared_ptr< ChTriangleMeshConnected > trimesh, const ChVector3d &interior_point, double scale=1, double radius=0, int matID=-1) (defined in chrono::utils::ChBodyGeometry::TrimeshShape) | chrono::utils::ChBodyGeometry::TrimeshShape |