NGL  6.5
The NCCA Graphics Library
VAOPrimitives.h File Reference
#include "Singleton.h"
#include "Types.h"
#include "Vec3.h"
#include "AbstractVAO.h"
#include <vector>
#include <string>
#include <unordered_map>
#include <memory>
+ Include dependency graph for VAOPrimitives.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ngl::vertData
 
class  ngl::VAOPrimitives
 VAO based object primitives used for fast openGL drawing this is a singelton class so we use the instance method to get access and construct the only instance. More...
 

Namespaces

 ngl
 implementation files for RibExport class