Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/AABB_tree/
H A DCut_plugin.cpp1172 Scene* real_scene = static_cast<Scene*>(scene); in init() local
1173 connect(real_scene, SIGNAL(itemAboutToBeDestroyed(CGAL::Three::Scene_item*)), in init()
1175 connect(real_scene, SIGNAL(newItem(int)), in init()