Home
last modified time | relevance | path

Searched refs:PROGRAM_NO_INTERPOLATION (Results 1 – 4 of 4) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Three/
H A DViewer_interface.h72 PROGRAM_NO_INTERPOLATION, //! Used to render faces without interpolating their color. enumerator
H A DScene_item.h83 PROGRAM_NO_INTERPOLATION, //! Used to render faces without interpolating their color. enumerator
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/
H A DViewer.cpp1023 case PROGRAM_NO_INTERPOLATION: in attribBuffers()
1046 case PROGRAM_NO_INTERPOLATION: in attribBuffers()
1434 case PROGRAM_NO_INTERPOLATION: in getShaderProgram()
H A DScene_image_item.cpp467 ? Vi::PROGRAM_NO_INTERPOLATION in Scene_image_item()