|
Polymake Template Library (PTL) 4.13
|
Implementation of pm::RGB and pm::HSV classes. More...
Classes | |
| class | pm::color_error |
| An exception of this type is thrown by an attempt to assign a wrong value to some color component. More... | |
| class | pm::RGB |
| Color description in RGB space: Red-Green-Blue additive color model. More... | |
| class | pm::HSV |
| Color description in HSV space. More... | |
| class | polymake::RGB |
| Color description in RGB space: Red-Green-Blue additive color model. More... | |
| class | polymake::HSV |
| Color description in HSV space. More... | |
Namespaces | |
| namespace | pm |
| global namespace for all classes from the polymake project | |
| namespace | polymake |
| namespace to be used for client code | |