Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Shadow.h File Reference
#include "Geometry.h"
#include "Color.h"

Go to the source code of this file.

Classes

class  Shadow

Macros

#define Shadow_DESTROY(x)   if (x) { x->Destroy(); x = 0; }

Macro Definition Documentation

#define Shadow_DESTROY (   x)    if (x) { x->Destroy(); x = 0; }

Definition at line 23 of file Shadow.h.