

Go to the source code of this file.
| Classes | |
| class | lvr2::ColorVertex< T, ColorT > | 
| A color vertex.  More... | |
| Namespaces | |
| lvr2 | |
| Typedefs | |
| using | lvr2::uColorVertex = ColorVertex< float, unsigned char > | 
| Functions | |
| template<typename CoordType , typename ColorT > | |
| std::ostream & | lvr2::operator<< (std::ostream &os, const ColorVertex< CoordType, ColorT > v) | 
| Output operator for color vertex types.  More... | |