Uses of Class
com.bulletphysics.collision.narrowphase.VoronoiSimplexSolver.UsageBitfield

Packages that use VoronoiSimplexSolver.UsageBitfield
com.bulletphysics.collision.narrowphase Narrow-phase collision. 
 

Uses of VoronoiSimplexSolver.UsageBitfield in com.bulletphysics.collision.narrowphase
 

Fields in com.bulletphysics.collision.narrowphase declared as VoronoiSimplexSolver.UsageBitfield
 VoronoiSimplexSolver.UsageBitfield VoronoiSimplexSolver.SubSimplexClosestResult.usedVertices
           
 

Methods in com.bulletphysics.collision.narrowphase with parameters of type VoronoiSimplexSolver.UsageBitfield
 void VoronoiSimplexSolver.reduceVertices(VoronoiSimplexSolver.UsageBitfield usedVerts)