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 137 of file btGjkEpa3.h.

Member Data Documentation

◆ d

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

Definition at line 139 of file btGjkEpa3.h.

◆ w

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

Definition at line 139 of file btGjkEpa3.h.


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