Searched refs:vIntVec3 (Results 1 – 2 of 2) sorted by relevance
92 m_v.vIntVec3[0] = v[0]; in QueriedState()93 m_v.vIntVec3[1] = v[1]; in QueriedState()94 m_v.vIntVec3[2] = v[2]; in QueriedState()191 return m_v.vIntVec3; in getIntVec3Access()
373 GLIntVec3 vIntVec3; member