Searched refs:m_IndexOnShape (Results 1 – 1 of 1) sorted by relevance
455 m_IndexOnShape( value.m_IndexOnShape ), in ResVertexAttributeIterator()467 return (m_IndexOnShape >= 0); in IsValid()483 return m_Shape.GetVertexAttributes( m_IndexOnShape );500 return m_Shape.GetVertexAttributes( m_IndexOnShape );524 ++m_IndexOnShape;525 if (m_Shape.GetVertexAttributesCount() > m_IndexOnShape)527 ResVertexAttribute attribute = m_Shape.GetVertexAttributes(m_IndexOnShape);537 m_IndexOnShape = -1;560 s32 m_IndexOnShape; variable572 m_IndexOnShape( 0 ), in ResVertexAttributeIterator()