![]() |
VCG Library
|
the minimal example of using the lib More...
#include <vcg/complex/complex.h>
#include <wrap/io_trimesh/import_off.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
the minimal example of using the lib
This file contain a minimal example of the library, showing how to load a mesh and how to compute per vertex normals on it.
Definition in file trimesh_base.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 52 of file trimesh_base.cpp.