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 240 of file btBoxCollision.h.
Definition at line 263 of file btBoxCollision.h.
Definition at line 267 of file btBoxCollision.h.
|
inline |
Apply a transform to an AABB.
Definition at line 354 of file btBoxCollision.h.
|
inline |
Apply a transform to an AABB.
Definition at line 370 of file btBoxCollision.h.
|
inline |
Definition at line 313 of file btBoxCollision.h.
|
inline |
Definition at line 330 of file btBoxCollision.h.
Simple test for planes.
Definition at line 566 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 448 of file btBoxCollision.h.
|
inline |
test for a triangle, with edges
Definition at line 574 of file btBoxCollision.h.
Definition at line 299 of file btBoxCollision.h.
Finds the intersecting box between this box and the other.
Definition at line 418 of file btBoxCollision.h.
Gets the extend and center.
Definition at line 411 of file btBoxCollision.h.
Definition at line 429 of file btBoxCollision.h.
Definition at line 289 of file btBoxCollision.h.
|
inline |
Definition at line 277 of file btBoxCollision.h.
Merges a Box.
Definition at line 386 of file btBoxCollision.h.
|
inline |
Merges a point.
Definition at line 399 of file btBoxCollision.h.
|
inline |
transcache is the transformation cache from box to this AABB
Definition at line 514 of file btBoxCollision.h.
|
inline |
Definition at line 498 of file btBoxCollision.h.
|
inline |
Definition at line 505 of file btBoxCollision.h.
|
inline |
Definition at line 481 of file btBoxCollision.h.
|
inline |
Definition at line 470 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.