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

#include <BaseType.h>

Public Member Functions

Int width (void) const
 
Int height (void) const
 

Public Attributes

ICoord2D lo
 
ICoord2D hi
 

Detailed Description

Definition at line 322 of file BaseType.h.

Member Function Documentation

◆ height()

Int IRegion2D::height ( void ) const
inline

Definition at line 327 of file BaseType.h.

◆ width()

Int IRegion2D::width ( void ) const
inline

Definition at line 326 of file BaseType.h.

Member Data Documentation

◆ hi

ICoord2D IRegion2D::hi

Definition at line 324 of file BaseType.h.

◆ lo

ICoord2D IRegion2D::lo

Definition at line 324 of file BaseType.h.


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