Lines Matching defs:index
85 bool GetTransform(int index, Transform** transform) in GetTransform()
93 bool GetTransform(int index, const Transform** transform) const in GetTransform()
101 Transform* GetTransform(int index) in GetTransform()
107 const Transform* GetTransform(int index) const in GetTransform()
158 bool GetMatrix(int index, math::MTX34** matrix) in GetMatrix()
166 bool GetMatrix(int index, const math::MTX34** matrix) const in GetMatrix()
174 math::MTX34* GetMatrix(int index) in GetMatrix()
180 const math::MTX34* GetMatrix(int index) const in GetMatrix()
224 bool GetTransform(int index, Transform** transform) in GetTransform()
234 bool GetTransform(int index, const Transform** transform) const in GetTransform()
244 Transform* GetTransform(int index) in GetTransform()
250 const Transform* GetTransform(int index) const in GetTransform()