Bullet Collision Detection & Physics Library
|
Axis aligned box. More...
#include <btBoxCollision.h>
Public Attributes | |
btVector3 | m_min |
btVector3 | m_max |
Axis aligned box.
Definition at line 214 of file btBoxCollision.h.
|
inline |
Definition at line 221 of file btBoxCollision.h.
Definition at line 225 of file btBoxCollision.h.
|
inline |
Definition at line 238 of file btBoxCollision.h.
Definition at line 259 of file btBoxCollision.h.
Definition at line 263 of file btBoxCollision.h.
|
inline |
Apply a transform to an AABB.
Definition at line 342 of file btBoxCollision.h.
|
inline |
Apply a transform to an AABB.
Definition at line 358 of file btBoxCollision.h.
|
inline |
Definition at line 305 of file btBoxCollision.h.
|
inline |
Definition at line 320 of file btBoxCollision.h.
Simple test for planes.
Definition at line 554 of file btBoxCollision.h.
Finds the Ray intersection parameter.
aabb | Aligned box |
vorigin | A vec3f with the origin of the ray |
vdir | A vec3f with the direction of the ray |
Definition at line 436 of file btBoxCollision.h.
|
inline |
test for a triangle, with edges
Definition at line 562 of file btBoxCollision.h.
Definition at line 293 of file btBoxCollision.h.
Finds the intersecting box between this box and the other.
Definition at line 406 of file btBoxCollision.h.
Gets the extend and center.
Definition at line 399 of file btBoxCollision.h.
Definition at line 417 of file btBoxCollision.h.
Definition at line 283 of file btBoxCollision.h.
|
inline |
Definition at line 273 of file btBoxCollision.h.
Merges a Box.
Definition at line 374 of file btBoxCollision.h.
|
inline |
Merges a point.
Definition at line 387 of file btBoxCollision.h.
|
inline |
transcache is the transformation cache from box to this AABB
Definition at line 502 of file btBoxCollision.h.
|
inline |
Definition at line 486 of file btBoxCollision.h.
|
inline |
Definition at line 493 of file btBoxCollision.h.
|
inline |
Definition at line 469 of file btBoxCollision.h.
|
inline |
Definition at line 458 of file btBoxCollision.h.
btVector3 btAABB::m_max |
Definition at line 219 of file btBoxCollision.h.
btVector3 btAABB::m_min |
Definition at line 218 of file btBoxCollision.h.