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