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 643 of file btConvexHullComputer.cpp.

Constructor & Destructor Documentation

◆ IntermediateHull()

btConvexHullInternal::IntermediateHull::IntermediateHull ( )
inline

Definition at line 651 of file btConvexHullComputer.cpp.

Member Function Documentation

◆ print()

void btConvexHullInternal::IntermediateHull::print ( )

Member Data Documentation

◆ maxXy

Vertex* btConvexHullInternal::IntermediateHull::maxXy

Definition at line 647 of file btConvexHullComputer.cpp.

◆ maxYx

Vertex* btConvexHullInternal::IntermediateHull::maxYx

Definition at line 649 of file btConvexHullComputer.cpp.

◆ minXy

Vertex* btConvexHullInternal::IntermediateHull::minXy

Definition at line 646 of file btConvexHullComputer.cpp.

◆ minYx

Vertex* btConvexHullInternal::IntermediateHull::minYx

Definition at line 648 of file btConvexHullComputer.cpp.


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