#include <DataStruct.hpp>
| Public Member Functions | |
| ColorT & | operator[] (const size_t i) | 
| Public Attributes | |
| ColorT | b | 
| ColorT | g | 
| ColorT | r | 
Definition at line 81 of file DataStruct.hpp.
| 
 | inline | 
Definition at line 86 of file DataStruct.hpp.
| ColorT lvr2::color< ColorT >::b | 
Definition at line 85 of file DataStruct.hpp.
| ColorT lvr2::color< ColorT >::g | 
Definition at line 84 of file DataStruct.hpp.
| ColorT lvr2::color< ColorT >::r | 
Definition at line 83 of file DataStruct.hpp.