Searched refs:m_points (Results 1 – 2 of 2) sorted by relevance
42 Vec3 const* GetPoints() const { return m_points; } in GetPoints()50 Vec3 m_points[16]; variable
72 m_points[m_count] = Vec3( x, y, z ); in ColourSet()