![]() |
VCG Library
|
the minimal example of using the Optional Components. More...
#include <vcg/complex/complex.h>
#include <vcg/complex/algorithms/create/platonic.h>
#include <vcg/complex/algorithms/update/curvature.h>
#include <vcg/complex/algorithms/refine_loop.h>
#include <wrap/io_trimesh/export_off.h>
Go to the source code of this file.
the minimal example of using the Optional Components.
This file shows how to dynamically allocate component that you do not need most of the time.
Definition in file trimesh_optional.cpp.