Blender  V3.3
Public Member Functions | Public Attributes | List of all members
btIntVec3 Struct Reference

Public Member Functions

SIMD_FORCE_INLINE const int & operator[] (int i) const
 
SIMD_FORCE_INLINE 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]

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

Definition at line 684 of file btBatchedConstraints.cpp.

References m_ints.

◆ operator[]() [2/2]

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

Definition at line 683 of file btBatchedConstraints.cpp.

References m_ints.

Member Data Documentation

◆ m_ints

int btIntVec3::m_ints[3]

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