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

#include <btGjkEpa3.h>

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

Public Attributes

btVector3 d
 
btVector3 w
 

Detailed Description

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

Definition at line 148 of file btGjkEpa3.h.

Member Data Documentation

template<typename btConvexTemplate>
btVector3 GJK< btConvexTemplate >::sSV::d

Definition at line 150 of file btGjkEpa3.h.

template<typename btConvexTemplate>
btVector3 GJK< btConvexTemplate >::sSV::w

Definition at line 150 of file btGjkEpa3.h.


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