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

Public Member Functions

bool operator< (const Tri &s) const
 
bool operator> (const Tri &s) const
 

Public Attributes

int a
 
int b
 
int c
 

Detailed Description

Definition at line 221 of file stripoptimizer.cpp.

Member Function Documentation

◆ operator<()

bool Tri::operator< ( const Tri & s) const
inline

Definition at line 226 of file stripoptimizer.cpp.

◆ operator>()

bool Tri::operator> ( const Tri & s) const
inline

Definition at line 227 of file stripoptimizer.cpp.

Member Data Documentation

◆ a

int Tri::a

Definition at line 224 of file stripoptimizer.cpp.

◆ b

int Tri::b

Definition at line 224 of file stripoptimizer.cpp.

◆ c

int Tri::c

Definition at line 224 of file stripoptimizer.cpp.


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