#include <AGDDColorStore.h>
Definition at line 15 of file AGDDColorStore.h.
◆ AGDDColorStore()
AGDDColorStore::AGDDColorStore |
( |
| ) |
|
◆ Exist()
bool AGDDColorStore::Exist |
( |
const std::string & |
n | ) |
const |
◆ GetColor()
Definition at line 24 of file AGDDColorStore.cxx.
26 if ((*this).find(
name) != (*this).end())
30 std::cout <<
" Color "<<
name<<
" not found: returning 0"<<std::endl;
◆ Register()
void AGDDColorStore::Register |
( |
AGDDColor * |
v | ) |
|
◆ elements
T std::map< K, T >::elements |
|
inherited |
◆ keys
The documentation for this class was generated from the following files: