An example of all the methods for computing normals over a mesh. More...
#include <vcg/complex/complex.h>#include <wrap/io_trimesh/import_off.h>#include <vcg/complex/algorithms/update/normal.h>
Go to the source code of this file.
Classes | |
| class | MyEdge |
| class | MyFace |
| class | MyMesh |
| struct | MyUsedTypes |
| class | MyVertex |
Functions | |
| int | main (int argc, char **argv) |
An example of all the methods for computing normals over a mesh.
Definition in file trimesh_normal.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 50 of file trimesh_normal.cpp.