Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
rendobj.h File Reference
#include "always.h"
#include "refcount.h"
#include "sphere.h"
#include "coltype.h"
#include "aabox.h"
#include "persist.h"
#include "multilist.h"
#include "robjlist.h"
#include <float.h>

Go to the source code of this file.

Classes

class  RenderHookClass
 
class  RenderObjClass
 
struct  RenderObjClass::Material_Override
 

Macros

#define RENDOBJ_H
 
#define GET_CONTAINER_INLINE
 

Functions

WWINLINE float Bound_Degrees (float angle)
 

Macro Definition Documentation

◆ GET_CONTAINER_INLINE

#define GET_CONTAINER_INLINE

Definition at line 288 of file rendobj.h.

◆ RENDOBJ_H

#define RENDOBJ_H

Definition at line 47 of file rendobj.h.

Function Documentation

◆ Bound_Degrees()

WWINLINE float Bound_Degrees ( float angle)

Definition at line 595 of file rendobj.h.