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

#include <BaseType.h>

Public Member Functions

Int length (void) const
 
void zero (void)
 

Public Attributes

Int x
 
Int y
 
Int z
 

Detailed Description

Definition at line 414 of file BaseType.h.

Member Function Documentation

◆ length()

Int ICoord3D::length ( void ) const
inline

Definition at line 418 of file BaseType.h.

◆ zero()

void ICoord3D::zero ( void )
inline

Definition at line 419 of file BaseType.h.

Member Data Documentation

◆ x

Int ICoord3D::x

Definition at line 416 of file BaseType.h.

◆ y

Int ICoord3D::y

Definition at line 416 of file BaseType.h.

◆ z

Int ICoord3D::z

Definition at line 416 of file BaseType.h.


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