Blender V5.0
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 i, m_ints, and SIMD_FORCE_INLINE.

◆ operator[]() [2/2]

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

Definition at line 683 of file btBatchedConstraints.cpp.

References i, m_ints, and SIMD_FORCE_INLINE.

Member Data Documentation

◆ m_ints

int btIntVec3::m_ints[3]

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