Couch
Public Member Functions | List of all members
BoxCollisionShape Class Reference
Inheritance diagram for BoxCollisionShape:
Inheritance graph
[legend]
Collaboration diagram for BoxCollisionShape:
Collaboration graph
[legend]

Public Member Functions

 BoxCollisionShape (float width, float height, float depth)
 

Additional Inherited Members

- Protected Attributes inherited from CollisionShape
btCollisionShape * shape
 

Constructor & Destructor Documentation

◆ BoxCollisionShape()

BoxCollisionShape::BoxCollisionShape ( float  width,
float  height,
float  depth 
)

Creates a collision cube with the desired width, height, and depth

Parameters
widthThe desired width
heightThe desired height
depthThe desired depth

The documentation for this class was generated from the following files: