Searched refs:m_IndexOnShape (Results 1 – 1 of 1) sorted by relevance
420 m_IndexOnShape( value.m_IndexOnShape ), in ResVertexAttributeIterator()432 return (m_IndexOnShape >= 0); in IsValid()448 return m_Shape.GetVertexAttributes( m_IndexOnShape );465 return m_Shape.GetVertexAttributes( m_IndexOnShape );489 ++m_IndexOnShape;490 if (m_Shape.GetVertexAttributesCount() > m_IndexOnShape)492 ResVertexAttribute attribute = m_Shape.GetVertexAttributes(m_IndexOnShape);502 m_IndexOnShape = -1;525 s32 m_IndexOnShape; variable537 m_IndexOnShape( 0 ), in ResVertexAttributeIterator()