Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlGraphics/FlatManipulator.hpp>
#include <vlGraphics/OpenGLContext.hpp>
Go to the source code of this file.
Functions | |
vl::ref< vl::Geometry > | makeScales (bool X, bool Y, bool Z, int numArmTicks, float mmStep, float mmTickSize) |
vl::ref<vl::Geometry> makeScales | ( | bool | X, |
bool | Y, | ||
bool | Z, | ||
int | numArmTicks, | ||
float | mmStep, | ||
float | mmTickSize | ||
) |
Definition at line 164 of file FlatManipulator.cpp.
References vl::ref< T >::get(), vl::Matrix4< float >::getRotation(), and vl::PT_LINES.