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 |
![]() | |
btScalar | m_collisionMargin |
![]() | |
int | m_shapeType |
void * | m_userPointer |
int | m_userIndex |
int | m_userIndex2 |
The btStaticPlaneShape simulates an infinite non-moving (static) collision plane.
Definition at line 22 of file btStaticPlaneShape.h.
Definition at line 20 of file btStaticPlaneShape.cpp.
|
virtual |
Definition at line 27 of file btStaticPlaneShape.cpp.
btStaticPlaneShape::BT_DECLARE_ALIGNED_ALLOCATOR | ( | ) |
Implements btCollisionShape.
Definition at line 77 of file btStaticPlaneShape.cpp.
|
inlinevirtual |
Reimplemented from btCollisionShape.
Definition at line 79 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 31 of file btStaticPlaneShape.cpp.
Implements btCollisionShape.
Definition at line 90 of file btStaticPlaneShape.cpp.
Implements btCollisionShape.
Definition at line 60 of file btStaticPlaneShape.h.
Definition at line 54 of file btStaticPlaneShape.h.
Definition at line 49 of file btStaticPlaneShape.h.
|
virtual |
Implements btConcaveShape.
Definition at line 48 of file btStaticPlaneShape.cpp.
|
inlinevirtual |
fills the dataBuffer and returns the struct name (and 0 on failure)
Reimplemented from btCollisionShape.
Definition at line 85 of file btStaticPlaneShape.h.
Implements btCollisionShape.
Definition at line 86 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.