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

#include <BaseType.h>

Public Member Functions

Real width (void) const
 
Real height (void) const
 

Public Attributes

Coord2D lo
 
Coord2D hi
 

Detailed Description

Definition at line 314 of file BaseType.h.

Member Function Documentation

◆ height()

Real Region2D::height ( void ) const
inline

Definition at line 319 of file BaseType.h.

◆ width()

Real Region2D::width ( void ) const
inline

Definition at line 318 of file BaseType.h.

Member Data Documentation

◆ hi

Coord2D Region2D::hi

Definition at line 316 of file BaseType.h.

◆ lo

Coord2D Region2D::lo

Definition at line 316 of file BaseType.h.


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