Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
bound.h File Reference

Go to the source code of this file.

Macros

#define BOUND_H
 

Functions

template<class T>
Bound (T original, T minval, T maxval)
 

Macro Definition Documentation

◆ BOUND_H

#define BOUND_H

Definition at line 41 of file bound.h.

Function Documentation

◆ Bound()

template<class T>
T Bound ( T original,
T minval,
T maxval )
inline

Definition at line 44 of file bound.h.