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


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 Mon Feb 28 2022 22:46:06