NGL  6.5
The NCCA Graphics Library
AbstractMesh.cpp File Reference

a series of classes used to define an abstract 3D mesh of Faces, Vertex Normals and TexCords More...

#include "AbstractMesh.h"
#include "Util.h"
#include <list>
#include "NGLStream.h"
#include "VAOFactory.h"
#include "SimpleVAO.h"
+ Include dependency graph for AbstractMesh.cpp:

Go to the source code of this file.

Classes

struct  ngl::VertData
 

Namespaces

 ngl
 implementation files for RibExport class
 

Detailed Description

a series of classes used to define an abstract 3D mesh of Faces, Vertex Normals and TexCords

Definition in file AbstractMesh.cpp.