Home
last modified time | relevance | path

Searched refs:_subdivide (Results 1 – 2 of 2) sorted by relevance

/external/eigen/demos/opengl/
Dicosphere.cpp51 _subdivide(); in IcoSphere()
57 const_cast<IcoSphere*>(this)->_subdivide(); in indices()
61 void IcoSphere::_subdivide(void) in _subdivide() function in IcoSphere
103 const_cast<IcoSphere*>(this)->_subdivide(); in draw()
Dicosphere.h24 void _subdivide();