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

btPlane Class Reference

#include <btConvexHull.h>

List of all members.

Public Member Functions

 btPlane (const btVector3 &n, btScalar d)
 btPlane ()

Public Attributes

btVector3 normal
btScalar dist

Detailed Description

Definition at line 114 of file btConvexHull.h.


Constructor & Destructor Documentation

btPlane::btPlane ( const btVector3 &  n,
btScalar  d 
) [inline]

Definition at line 119 of file btConvexHull.h.

btPlane::btPlane ( ) [inline]

Definition at line 120 of file btConvexHull.h.


Member Data Documentation

btVector3 btPlane::normal

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