OpenMesh::Utils Namespace Reference

Classes

struct  HeapInterfaceT
class  HeapT
class  MeshCheckerT
class  Noncopyable
class  NumLimitsT
class  TestingFramework
class  Timer

Functions

int getch (void)
int getche (void)
const char * GLenum_as_string (GLenum _m)
int kbhit (void)

Function Documentation

int OpenMesh::Utils::getch ( void   ) 

A blocking single character input from stdin

Returns:
Character, or -1 if an input error occurs.
See also:
getche(), kbhit()
int OpenMesh::Utils::getche ( void   ) 

A blocking single character input from stdin with echo.

Returns:
Character, or -1 if an input error occurs.
See also:
getch(), kbhit()
const char* OpenMesh::Utils::GLenum_as_string ( GLenum  _m  )  [inline]

Definition at line 70 of file GLConstAsString.hh.

int OpenMesh::Utils::kbhit ( void   ) 

Check if characters a pending in stdin.

Returns:
Number of characters available to read.
See also:
getch(), getche()
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


openmesh
Author(s): Benjamin Pitzer
autogenerated on Fri Jan 11 12:11:21 2013