Home
last modified time | relevance | path

Searched defs:pos_ramp (Results 1 – 2 of 2) sorted by relevance

/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/AABB_tree/
H A DCut_plugin.cpp417 void compute_texture(int i, int j,Color_ramp pos_ramp ,Color_ramp neg_ramp)const in compute_texture()
433 Color_ramp pos_ramp; member in Scene_aabb_plane_item::FillTexture
438 Color_ramp pos_ramp, in FillTexture()
/dports/math/cgal/CGAL-5.3/demo/AABB_tree/
H A DScene.cpp478 void Scene::compute_texture(int i, int j,Color_ramp pos_ramp ,Color_ramp neg_ramp) in compute_texture()