#include <iostream>#include <wrap/nanoply/include/nanoplyWrapper.hpp>#include <vcg/complex/complex.h>#include <vcg/complex/algorithms/create/platonic.h>#include <vcg/complex/algorithms/update/normal.h>
Go to the source code of this file.
Classes | |
| struct | Material |
| class | MyFace |
| class | MyMesh |
| struct | MyUsedTypes |
| class | MyVertex |
Functions | |
| bool | Load (const char *filename, MyMesh &mesh) |
| int | main () |
| bool | Save (const char *filename, MyMesh &mesh, bool binary) |
Definition at line 81 of file wrap/nanoply/nanoply_vcg/main.cpp.
| int main | ( | ) |
Definition at line 137 of file wrap/nanoply/nanoply_vcg/main.cpp.
Definition at line 110 of file wrap/nanoply/nanoply_vcg/main.cpp.