Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
CColorParameterSet Class Reference

#include <ColorParameterSet.h>

Public Member Functions

 CColorParameterSet ()
 
 CColorParameterSet (const CColorParameterSet &colorParameterSet)
 
const int * GetColorParameters (ObjectColor color) const
 
bool LoadFromFile (const char *pFileName)
 
CColorParameterSetoperator= (const CColorParameterSet &colorParameterSet)
 
bool SaveToFile (const char *pFileName)
 
void SetColorParameters (ObjectColor color, int par1, int par2, int par3, int par4, int par5, int par6)
 
 ~CColorParameterSet ()
 

Static Public Member Functions

static ObjectColor Translate (const char *pColorName)
 
static void Translate (ObjectColor color, std::string &sName)
 

Private Attributes

int m_nColors
 
int ** m_ppParameters
 

Detailed Description

Definition at line 58 of file ColorParameterSet.h.

Constructor & Destructor Documentation

◆ CColorParameterSet() [1/2]

CColorParameterSet::CColorParameterSet ( )

Definition at line 61 of file ColorParameterSet.cpp.

◆ CColorParameterSet() [2/2]

CColorParameterSet::CColorParameterSet ( const CColorParameterSet colorParameterSet)

Definition at line 96 of file ColorParameterSet.cpp.

◆ ~CColorParameterSet()

CColorParameterSet::~CColorParameterSet ( )

Definition at line 83 of file ColorParameterSet.cpp.

Member Function Documentation

◆ GetColorParameters()

const int * CColorParameterSet::GetColorParameters ( ObjectColor  color) const

Definition at line 170 of file ColorParameterSet.cpp.

◆ LoadFromFile()

bool CColorParameterSet::LoadFromFile ( const char *  pFileName)

Definition at line 235 of file ColorParameterSet.cpp.

◆ operator=()

CColorParameterSet & CColorParameterSet::operator= ( const CColorParameterSet colorParameterSet)

Definition at line 120 of file ColorParameterSet.cpp.

◆ SaveToFile()

bool CColorParameterSet::SaveToFile ( const char *  pFileName)

Definition at line 274 of file ColorParameterSet.cpp.

◆ SetColorParameters()

void CColorParameterSet::SetColorParameters ( ObjectColor  color,
int  par1,
int  par2,
int  par3,
int  par4,
int  par5,
int  par6 
)

Definition at line 152 of file ColorParameterSet.cpp.

◆ Translate() [1/2]

ObjectColor CColorParameterSet::Translate ( const char *  pColorName)
static

Definition at line 183 of file ColorParameterSet.cpp.

◆ Translate() [2/2]

void CColorParameterSet::Translate ( ObjectColor  color,
std::string sName 
)
static

Definition at line 207 of file ColorParameterSet.cpp.

Member Data Documentation

◆ m_nColors

int CColorParameterSet::m_nColors
private

Definition at line 85 of file ColorParameterSet.h.

◆ m_ppParameters

int** CColorParameterSet::m_ppParameters
private

Definition at line 86 of file ColorParameterSet.h.


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


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Feb 28 2022 21:44:00