|
Bullet Collision Detection & Physics Library
|
The btStaticPlaneShape simulates an infinite non-moving (static) collision plane. More...
#include <btStaticPlaneShape.h>


Protected Attributes | |
| btVector3 | m_localAabbMin |
| btVector3 | m_localAabbMax |
| btVector3 | m_planeNormal |
| btScalar | m_planeConstant |
| btVector3 | m_localScaling |
Protected Attributes inherited from btConcaveShape | |
| btScalar | m_collisionMargin |
Protected Attributes inherited from btCollisionShape | |
| int | m_shapeType |
| void * | m_userPointer |
| int | m_userIndex |
The btStaticPlaneShape simulates an infinite non-moving (static) collision plane.
Definition at line 23 of file btStaticPlaneShape.h.
Definition at line 21 of file btStaticPlaneShape.cpp.
|
virtual |
Definition at line 31 of file btStaticPlaneShape.cpp.
| btStaticPlaneShape::BT_DECLARE_ALIGNED_ALLOCATOR | ( | ) |
Implements btCollisionShape.
Definition at line 91 of file btStaticPlaneShape.cpp.
|
inlinevirtual |
Reimplemented from btCollisionShape.
Definition at line 83 of file btStaticPlaneShape.h.
|
virtual |
getAabb returns the axis aligned bounding box in the coordinate frame of the given transform t.
Implements btCollisionShape.
Definition at line 37 of file btStaticPlaneShape.cpp.
Implements btCollisionShape.
Definition at line 104 of file btStaticPlaneShape.cpp.
Implements btCollisionShape.
Definition at line 61 of file btStaticPlaneShape.h.
Definition at line 55 of file btStaticPlaneShape.h.
Definition at line 50 of file btStaticPlaneShape.h.
|
virtual |
Implements btConcaveShape.
Definition at line 58 of file btStaticPlaneShape.cpp.
|
inlinevirtual |
fills the dataBuffer and returns the struct name (and 0 on failure)
Reimplemented from btCollisionShape.
Definition at line 89 of file btStaticPlaneShape.h.
Implements btCollisionShape.
Definition at line 100 of file btStaticPlaneShape.cpp.
|
protected |
Definition at line 27 of file btStaticPlaneShape.h.
|
protected |
Definition at line 26 of file btStaticPlaneShape.h.
|
protected |
Definition at line 31 of file btStaticPlaneShape.h.
|
protected |
Definition at line 30 of file btStaticPlaneShape.h.
|
protected |
Definition at line 29 of file btStaticPlaneShape.h.