Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
layer.h File Reference
#include "always.h"
#include "listnode.h"
#include "vector3.h"

Go to the source code of this file.

Classes

class  LayerClass
 

Macros

#define LAYER_H
 

Typedefs

typedef Node< LayerClass * > LayerNodeClass
 
typedef List< LayerClass * > LayerListClass
 

Macro Definition Documentation

◆ LAYER_H

#define LAYER_H

Definition at line 43 of file layer.h.

Typedef Documentation

◆ LayerListClass

Definition at line 95 of file layer.h.

◆ LayerNodeClass

Definition at line 53 of file layer.h.