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

#include <BaseType.h>

Public Member Functions

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

Public Attributes

ICoord3D lo
 
ICoord3D hi
 

Detailed Description

Definition at line 450 of file BaseType.h.

Member Function Documentation

◆ depth()

Int IRegion3D::depth ( void ) const
inline

Definition at line 456 of file BaseType.h.

◆ height()

Int IRegion3D::height ( void ) const
inline

Definition at line 455 of file BaseType.h.

◆ width()

Int IRegion3D::width ( void ) const
inline

Definition at line 454 of file BaseType.h.

Member Data Documentation

◆ hi

ICoord3D IRegion3D::hi

Definition at line 452 of file BaseType.h.

◆ lo

ICoord3D IRegion3D::lo

Definition at line 452 of file BaseType.h.


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