Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
btConvexHullInternal::IntermediateHull Class Reference
Collaboration diagram for btConvexHullInternal::IntermediateHull:
Collaboration graph
[legend]

Public Member Functions

 IntermediateHull ()
 
void print ()
 

Public Attributes

VertexminXy
 
VertexmaxXy
 
VertexminYx
 
VertexmaxYx
 

Detailed Description

Definition at line 648 of file btConvexHullComputer.cpp.

Constructor & Destructor Documentation

btConvexHullInternal::IntermediateHull::IntermediateHull ( )
inline

Definition at line 656 of file btConvexHullComputer.cpp.

Member Function Documentation

void btConvexHullInternal::IntermediateHull::print ( )

Member Data Documentation

Vertex* btConvexHullInternal::IntermediateHull::maxXy

Definition at line 652 of file btConvexHullComputer.cpp.

Vertex* btConvexHullInternal::IntermediateHull::maxYx

Definition at line 654 of file btConvexHullComputer.cpp.

Vertex* btConvexHullInternal::IntermediateHull::minXy

Definition at line 651 of file btConvexHullComputer.cpp.

Vertex* btConvexHullInternal::IntermediateHull::minYx

Definition at line 653 of file btConvexHullComputer.cpp.


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