Bullet Collision Detection & Physics Library
btSimplePair Struct Reference

#include <btHashedSimplePairCache.h>

Classes

union  [union].__unnamed0__

Public Member Functions

 btSimplePair (int indexA, int indexB)

Public Attributes

int m_indexA
int m_indexB
union  

Detailed Description

Definition at line 25 of file btHashedSimplePairCache.h.

Constructor & Destructor Documentation

◆ btSimplePair()

btSimplePair::btSimplePair ( int indexA,
int indexB )
inline

Definition at line 27 of file btHashedSimplePairCache.h.

Member Data Documentation

◆ @220105066373072304137076010201353001031030342173

◆ m_indexA

int btSimplePair::m_indexA

Definition at line 34 of file btHashedSimplePairCache.h.

◆ m_indexB

int btSimplePair::m_indexB

Definition at line 35 of file btHashedSimplePairCache.h.


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