versor
3.0
C++11 library for Geometric algebra
|
Public Member Functions | |
vsr::cga::Point | calcMouse3D (float z=.99) |
virtual void | onKeyDown (const gfx::Keyboard &k) |
Called when a keyboard key is pressed. | |
void | gl2ps () |
Public Attributes | |
vsr::cga::Point | mMouse2D |
vsr::cga::Point | mMouse3D |
vsr::cga::Line | mMouseRay |
bool | bShadedOutput = true |