|
BALL
1.4.1
|
#include <BALL/VIEW/RENDERING/glRenderer.h>
Public Member Functions | |
| WrongModes (const char *file, int line, int mode, int precision) | |
WrongModes Exception class. This exeption will be thrown if the drawing_precision_ or drawing_mode_ are not allowed.
Definition at line 122 of file glRenderer.h.
| BALL::VIEW::GLRenderer::WrongModes::WrongModes | ( | const char * | file, |
| int | line, | ||
| int | mode, | ||
| int | precision | ||
| ) |
1.7.6.1