chrono::collision::ChCollisionShapeBullet Class Reference
Description
Collision shape for Bullet collision detection system.
#include <ChCollisionShapeBullet.h>
Inheritance diagram for chrono::collision::ChCollisionShapeBullet:
Collaboration diagram for chrono::collision::ChCollisionShapeBullet:
Public Member Functions | |
ChCollisionShapeBullet (Type type, std::shared_ptr< ChMaterialSurface > material) | |
Public Member Functions inherited from chrono::collision::ChCollisionShape | |
ChCollisionShape (Type type, std::shared_ptr< ChMaterialSurface > material) | |
Type | GetType () const |
std::shared_ptr< ChMaterialSurface > | GetMaterial () const |
ChContactMethod | GetContactMethod () const |
Friends | |
class | ChCollisionModelBullet |
Additional Inherited Members | |
Public Types inherited from chrono::collision::ChCollisionShape | |
enum | Type { SPHERE, ELLIPSOID, BOX, CYLINDER, CYLSHELL, CONVEXHULL, TRIANGLEMESH, BARREL, POINT, TRIANGLE, CAPSULE, CONE, ROUNDEDBOX, ROUNDEDCYL, ROUNDEDCONE, CONVEX, TETRAHEDRON, PATH2D, UNKNOWN_SHAPE } |
Supported collision shape types. | |
Protected Attributes inherited from chrono::collision::ChCollisionShape | |
Type | m_type |
type of collision shape | |
std::shared_ptr< ChMaterialSurface > | m_material |
surface contact material | |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono/collision/ChCollisionShapeBullet.h