NGL  6.5
The NCCA Graphics Library
AbstractSerializer.h File Reference

this class is the base class for all NGL serialisation code More...

#include "Types.h"
#include <vector>
#include <string>
#include <iostream>
#include "Colour.h"
#include "Mat3.h"
#include "Quaternion.h"
+ Include dependency graph for AbstractSerializer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ngl::AbstractSerializer
 an abstract base clase for all serialization in NGL More...
 

Namespaces

 ngl
 implementation files for RibExport class
 

Detailed Description

this class is the base class for all NGL serialisation code

Definition in file AbstractSerializer.h.