Example with 3D object selection. More...
#include <vve.h>
#include <util/vector.h>
Go to the source code of this file.
Typedefs | |
typedef util::Vector< 3, double > | Point3d |
typedef vvgraph::vertex_t | vertex |
typedef graph::VVGraph < VertexContent > | vvgraph |
Functions | |
DEFINE_MODEL (SelectModel) | |
DEFINE_VIEWER (SelectViewer) |
Example with 3D object selection.
Definition in file select.cpp.