Bullet Collision Detection & Physics Library
|
This is the complete list of members for btGImpactQuantizedBvh, including all inherited members.
boxQuery(const btAABB &box, btAlignedObjectArray< int > &collided_results) const | btGImpactQuantizedBvh | |
boxQueryTrans(const btAABB &box, const btTransform &transform, btAlignedObjectArray< int > &collided_results) const | btGImpactQuantizedBvh | inline |
btGImpactQuantizedBvh() | btGImpactQuantizedBvh | inline |
btGImpactQuantizedBvh(btPrimitiveManagerBase *primitive_manager) | btGImpactQuantizedBvh | inline |
buildSet() | btGImpactQuantizedBvh | |
find_collision(const btGImpactQuantizedBvh *boxset1, const btTransform &trans1, const btGImpactQuantizedBvh *boxset2, const btTransform &trans2, btPairSet &collision_pairs) | btGImpactQuantizedBvh | static |
get_node_pointer(int index=0) const | btGImpactQuantizedBvh | inline |
getEscapeNodeIndex(int nodeindex) const | btGImpactQuantizedBvh | inline |
getGlobalBox() const | btGImpactQuantizedBvh | inline |
getLeftNode(int nodeindex) const | btGImpactQuantizedBvh | inline |
getNodeBound(int nodeindex, btAABB &bound) const | btGImpactQuantizedBvh | inline |
getNodeCount() const | btGImpactQuantizedBvh | inline |
getNodeData(int nodeindex) const | btGImpactQuantizedBvh | inline |
getNodeTriangle(int nodeindex, btPrimitiveTriangle &triangle) const | btGImpactQuantizedBvh | inline |
getPrimitiveManager() const | btGImpactQuantizedBvh | inline |
getRightNode(int nodeindex) const | btGImpactQuantizedBvh | inline |
hasHierarchy() const | btGImpactQuantizedBvh | inline |
isLeafNode(int nodeindex) const | btGImpactQuantizedBvh | inline |
isTrimesh() const | btGImpactQuantizedBvh | inline |
m_box_tree | btGImpactQuantizedBvh | protected |
m_primitive_manager | btGImpactQuantizedBvh | protected |
rayQuery(const btVector3 &ray_dir, const btVector3 &ray_origin, btAlignedObjectArray< int > &collided_results) const | btGImpactQuantizedBvh | |
refit() | btGImpactQuantizedBvh | protected |
setNodeBound(int nodeindex, const btAABB &bound) | btGImpactQuantizedBvh | inline |
setPrimitiveManager(btPrimitiveManagerBase *primitive_manager) | btGImpactQuantizedBvh | inline |
update() | btGImpactQuantizedBvh | inline |