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 679 of file btBatchedConstraints.cpp.

Member Function Documentation

◆ operator[]() [1/2]

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

Definition at line 684 of file btBatchedConstraints.cpp.

◆ operator[]() [2/2]

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

Definition at line 683 of file btBatchedConstraints.cpp.

Member Data Documentation

◆ m_ints

int btIntVec3::m_ints[3]

Definition at line 681 of file btBatchedConstraints.cpp.


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