Classes | Typedefs | Functions
main.cpp File Reference
#include <iostream>
#include <nanoply.hpp>
Include dependency graph for wrap/nanoply/nanoply_demo/main.cpp:

Go to the source code of this file.

Classes

struct  Container< T, N >
struct  MyMaterialInfo
class  MyMesh
struct  MyVertexInfo

Typedefs

typedef Container< unsigned
char, 4 > 
Color4f
typedef Container< float, 3 > Point3f
typedef Container< int, 3 > VertexIndex

Functions

bool Load (const char *filename, MyMesh &mesh)
int main ()
bool Save (const char *filename, MyMesh &mesh, bool binary)

Typedef Documentation

typedef Container<unsigned char, 4> Color4f

Definition at line 49 of file wrap/nanoply/nanoply_demo/main.cpp.

typedef Container<float, 3> Point3f

Definition at line 48 of file wrap/nanoply/nanoply_demo/main.cpp.

typedef Container<int, 3> VertexIndex

Definition at line 50 of file wrap/nanoply/nanoply_demo/main.cpp.


Function Documentation

bool Load ( const char *  filename,
MyMesh mesh 
)

Definition at line 119 of file wrap/nanoply/nanoply_demo/main.cpp.

int main ( )

Definition at line 266 of file wrap/nanoply/nanoply_demo/main.cpp.

bool Save ( const char *  filename,
MyMesh mesh,
bool  binary 
)

Definition at line 188 of file wrap/nanoply/nanoply_demo/main.cpp.



shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:51