#include "brdf.h"
#include "material.h"
#include <iostream>
Classes | |
class | GObject |
Defines | |
#define | _GOBJECT |
Enumerations | |
enum | eObjectType { OBJECT_POLYGON, OBJECT_SPHERE } |
Functions | |
ostream & | operator<< (ostream &s, eObjectType ot) |
#define _GOBJECT |
enum eObjectType |
ostream& operator<< | ( | ostream & | s, | |
eObjectType | ot | |||
) |