|
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 229 of file btBoxCollision.h.
|
inline |
Definition at line 235 of file btBoxCollision.h.
Definition at line 239 of file btBoxCollision.h.
|
inline |
Definition at line 252 of file btBoxCollision.h.
Definition at line 273 of file btBoxCollision.h.
Definition at line 278 of file btBoxCollision.h.
|
inline |
Apply a transform to an AABB.
Definition at line 358 of file btBoxCollision.h.
|
inline |
Apply a transform to an AABB.
Definition at line 375 of file btBoxCollision.h.
|
inline |
Definition at line 321 of file btBoxCollision.h.
|
inline |
Definition at line 336 of file btBoxCollision.h.
Simple test for planes.
Definition at line 575 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 454 of file btBoxCollision.h.
|
inline |
test for a triangle, with edges
Definition at line 583 of file btBoxCollision.h.
Definition at line 309 of file btBoxCollision.h.
Finds the intersecting box between this box and the other.
Definition at line 423 of file btBoxCollision.h.
Gets the extend and center.
Definition at line 416 of file btBoxCollision.h.
Definition at line 435 of file btBoxCollision.h.
Definition at line 299 of file btBoxCollision.h.
|
inline |
Definition at line 289 of file btBoxCollision.h.
Merges a Box.
Definition at line 391 of file btBoxCollision.h.
|
inline |
Merges a point.
Definition at line 404 of file btBoxCollision.h.
|
inline |
transcache is the transformation cache from box to this AABB
Definition at line 521 of file btBoxCollision.h.
|
inline |
Definition at line 505 of file btBoxCollision.h.
|
inline |
Definition at line 512 of file btBoxCollision.h.
|
inline |
Definition at line 488 of file btBoxCollision.h.
|
inline |
Definition at line 477 of file btBoxCollision.h.
| btVector3 btAABB::m_max |
Definition at line 233 of file btBoxCollision.h.
| btVector3 btAABB::m_min |
Definition at line 232 of file btBoxCollision.h.