btSubSimplexClosestResult Struct Reference

#include <btVoronoiSimplexSolver.h>

List of all members.

Public Member Functions

bool isValid ()
void reset ()
void setBarycentricCoordinates (btScalar a=btScalar(0.), btScalar b=btScalar(0.), btScalar c=btScalar(0.), btScalar d=btScalar(0.))

Public Attributes

btScalar m_barycentricCoords [4]
btVector3 m_closestPointOnSimplex
bool m_degenerate
btUsageBitfield m_usedVertices

Detailed Description

Definition at line 56 of file btVoronoiSimplexSolver.h.


Member Function Documentation

bool btSubSimplexClosestResult::isValid (  )  [inline]

Definition at line 72 of file btVoronoiSimplexSolver.h.

void btSubSimplexClosestResult::reset (  )  [inline]

Definition at line 66 of file btVoronoiSimplexSolver.h.

void btSubSimplexClosestResult::setBarycentricCoordinates ( btScalar  a = btScalar(0.),
btScalar  b = btScalar(0.),
btScalar  c = btScalar(0.),
btScalar  d = btScalar(0.) 
) [inline]

Definition at line 82 of file btVoronoiSimplexSolver.h.


Member Data Documentation

Definition at line 63 of file btVoronoiSimplexSolver.h.

Definition at line 58 of file btVoronoiSimplexSolver.h.

Definition at line 64 of file btVoronoiSimplexSolver.h.

Definition at line 62 of file btVoronoiSimplexSolver.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Fri Jan 11 10:11:08 2013