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

#include <BaseType.h>

Public Member Functions

void combine (RealRange &other)
 

Public Attributes

Real lo
 
Real hi
 

Detailed Description

Definition at line 258 of file BaseType.h.

Member Function Documentation

◆ combine()

void RealRange::combine ( RealRange & other)
inline

Definition at line 264 of file BaseType.h.

Member Data Documentation

◆ hi

Real RealRange::hi

Definition at line 260 of file BaseType.h.

◆ lo

Real RealRange::lo

Definition at line 260 of file BaseType.h.


The documentation for this struct was generated from the following file: