Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
btIntVec3 Struct Reference

Public Member Functions

const int & operator[] (int i) const
 
int & operator[] (int i)
 

Public Attributes

int m_ints [3]
 

Detailed Description

Definition at line 714 of file btBatchedConstraints.cpp.

Member Function Documentation

const int& btIntVec3::operator[] ( int  i) const
inline

Definition at line 718 of file btBatchedConstraints.cpp.

int& btIntVec3::operator[] ( int  i)
inline

Definition at line 719 of file btBatchedConstraints.cpp.

Member Data Documentation

int btIntVec3::m_ints[3]

Definition at line 716 of file btBatchedConstraints.cpp.


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