Searched refs:m_IndexOnShape (Results 1 – 1 of 1) sorted by relevance
450 m_IndexOnShape( value.m_IndexOnShape ), in ResVertexAttributeIterator()462 return (m_IndexOnShape >= 0); in IsValid()478 return m_Shape.GetVertexAttributes( m_IndexOnShape );495 return m_Shape.GetVertexAttributes( m_IndexOnShape );519 ++m_IndexOnShape;520 if (m_Shape.GetVertexAttributesCount() > m_IndexOnShape)522 ResVertexAttribute attribute = m_Shape.GetVertexAttributes(m_IndexOnShape);532 m_IndexOnShape = -1;555 s32 m_IndexOnShape; variable567 m_IndexOnShape( 0 ), in ResVertexAttributeIterator()