Searched refs:IcoSphere (Results 1 – 4 of 4) sorted by relevance
36 IcoSphere::IcoSphere(unsigned int levels) in IcoSphere() function in IcoSphere54 const std::vector<int>& IcoSphere::indices(int level) const in indices()57 const_cast<IcoSphere*>(this)->_subdivide(); in indices()61 void IcoSphere::_subdivide(void) in _subdivide()100 void IcoSphere::draw(int level) in draw()103 const_cast<IcoSphere*>(this)->_subdivide(); in draw()
16 class IcoSphere19 IcoSphere(unsigned int levels=1);
122 static IcoSphere sphere; in drawUnitSphere()
112 IcoSphere mIcoSphere;