![]() |
OpenMesh
|
Classes | |
struct | HeapInterfaceT |
This class demonstrates the HeapInterface's interface. More... | |
class | HeapT |
class | MeshCheckerT |
Check integrity of mesh. More... | |
class | Noncopyable |
This class demonstrates the non copyable idiom. More... | |
class | NumLimitsT |
class | TestingFramework |
Helper class for test programms. More... | |
class | Timer |
Timer class. More... | |
Functions | |
int | kbhit (void) |
Check if characters a pending in stdin. More... | |
int | getch (void) |
A blocking single character input from stdin. More... | |
int | getche (void) |
A blocking single character input from stdin with echo. More... | |
const char * | GLenum_as_string (GLenum _m) |
Collection of little utility classes and helpers.
int OpenMesh::Utils::getch | ( | void | ) |
int OpenMesh::Utils::getche | ( | void | ) |