Blender V2.61 - r43446
Public Member Functions | Public Attributes

btBroadphaseRayCallback Struct Reference

#include <btBroadphaseInterface.h>

Inheritance diagram for btBroadphaseRayCallback:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~btBroadphaseRayCallback ()

Public Attributes

btVector3 m_rayDirectionInverse
 added some cached data to accelerate ray-AABB tests
unsigned int m_signs [3]
btScalar m_lambda_max

Detailed Description

Definition at line 36 of file btBroadphaseInterface.h.


Constructor & Destructor Documentation

virtual btBroadphaseRayCallback::~btBroadphaseRayCallback ( ) [inline, virtual]

Definition at line 43 of file btBroadphaseInterface.h.


Member Data Documentation


The documentation for this struct was generated from the following file: