Moka libraries
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Color_Table Class Reference

#include <color-table.hh>

Public Member Functions

 Color_Table ()
 
 Color_Table (Color_Table const &other)
 
 Color_Table (Color const &c1, Color const &c2, Color const &c3, Color const &c4)
 
ColorGet_Color (int num)
 
void Set_Color (int num, Color const &i)
 

Detailed Description

Definition at line 46 of file color-table.hh.

Constructor & Destructor Documentation

Color_Table::Color_Table ( )
inline

Definition at line 84 of file color-table.hh.

Color_Table::Color_Table ( Color_Table const &  other)
inline

Definition at line 88 of file color-table.hh.

Color_Table::Color_Table ( Color const &  c1,
Color const &  c2,
Color const &  c3,
Color const &  c4 
)
inline

Definition at line 95 of file color-table.hh.

Member Function Documentation

Color * Color_Table::Get_Color ( int  num)
inline

Definition at line 107 of file color-table.hh.

void Color_Table::Set_Color ( int  num,
Color const &  i 
)
inline

Definition at line 116 of file color-table.hh.


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