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

#include <BaseType.h>

Public Member Functions

Int getAsInt () const
 
void setFromInt (Int c)
 

Public Attributes

Real red
 
Real green
 
Real blue
 

Detailed Description

Definition at line 460 of file BaseType.h.

Member Function Documentation

◆ getAsInt()

Int RGBColor::getAsInt ( ) const
inline

Definition at line 464 of file BaseType.h.

◆ setFromInt()

void RGBColor::setFromInt ( Int c)
inline

Definition at line 472 of file BaseType.h.

Member Data Documentation

◆ blue

Real RGBColor::blue

Definition at line 462 of file BaseType.h.

◆ green

Real RGBColor::green

Definition at line 462 of file BaseType.h.

◆ red

Real RGBColor::red

Definition at line 462 of file BaseType.h.


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