Public Member Functions

btPlaneShape Class Reference

Class for accessing the plane equation. More...

Inheritance diagram for btPlaneShape:
Inheritance graph
[legend]
Collaboration diagram for btPlaneShape:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 btPlaneShape (const btVector3 &v, float f)
void get_plane_equation (btVector4 &equation)
void get_plane_equation_transformed (const btTransform &trans, btVector4 &equation) const

Detailed Description

Class for accessing the plane equation.

Definition at line 36 of file btGImpactCollisionAlgorithm.cpp.


Constructor & Destructor Documentation

btPlaneShape::btPlaneShape ( const btVector3 v,
float  f 
) [inline]

Definition at line 34 of file btGImpactCollisionAlgorithm.cpp.


Member Function Documentation

void btPlaneShape::get_plane_equation ( btVector4 equation  )  [inline]

Definition at line 39 of file btGImpactCollisionAlgorithm.cpp.

void btPlaneShape::get_plane_equation_transformed ( const btTransform trans,
btVector4 equation 
) const [inline]

Definition at line 48 of file btGImpactCollisionAlgorithm.cpp.


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