Bullet Collision Detection & Physics Library
Public Attributes | List of all members
GJK< btConvexTemplate >::sSimplex Struct Reference

#include <btGjkEpa3.h>

Collaboration diagram for GJK< btConvexTemplate >::sSimplex:
Collaboration graph
[legend]

Public Attributes

sSVc [4]
 
btScalar p [4]
 
U rank
 

Detailed Description

template<typename btConvexTemplate>
struct GJK< btConvexTemplate >::sSimplex

Definition at line 152 of file btGjkEpa3.h.

Member Data Documentation

template<typename btConvexTemplate>
sSV* GJK< btConvexTemplate >::sSimplex::c[4]

Definition at line 154 of file btGjkEpa3.h.

template<typename btConvexTemplate>
btScalar GJK< btConvexTemplate >::sSimplex::p[4]

Definition at line 155 of file btGjkEpa3.h.

template<typename btConvexTemplate>
U GJK< btConvexTemplate >::sSimplex::rank

Definition at line 156 of file btGjkEpa3.h.


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