Lines Matching defs:index
87 bool GetTransform(int index, Transform** transform) in GetTransform()
95 bool GetTransform(int index, const Transform** transform) const in GetTransform()
103 Transform* GetTransform(int index) in GetTransform()
109 const Transform* GetTransform(int index) const in GetTransform()
160 bool GetMatrix(int index, math::MTX34** matrix) in GetMatrix()
168 bool GetMatrix(int index, const math::MTX34** matrix) const in GetMatrix()
176 math::MTX34* GetMatrix(int index) in GetMatrix()
182 const math::MTX34* GetMatrix(int index) const in GetMatrix()
226 bool GetTransform(int index, Transform** transform) in GetTransform()
236 bool GetTransform(int index, const Transform** transform) const in GetTransform()
246 Transform* GetTransform(int index) in GetTransform()
252 const Transform* GetTransform(int index) const in GetTransform()