Braille.cpp
Go to the documentation of this file.
2 #include <iostream>
3 
4 // std::ostream& operator<<(std::ostream& os, const lvr2::BrailleChar& bc)
5 // {
6 // os << lvr2::BrailleTable[bc.data];
7 // return os;
8 // }
9 
10 namespace lvr2 {
11 
12 
13 
14 } // namespace lvr2
Braille.hpp
lvr2
Definition: BaseBufferManipulators.hpp:39


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:22