Visualization Library 2.0.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
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::Array< T_VectorType, T_Scalar, T_GL_Size, T_GL_Type >::at(), vl::Geometry::drawCalls(), vl::ref< T >::get(), vl::Matrix4< float >::getRotation(), vl::PT_LINES, vl::Array< T_VectorType, T_Scalar, T_GL_Size, T_GL_Type >::resize(), vl::Geometry::setVertexArray(), vl::Array< T_VectorType, T_Scalar, T_GL_Size, T_GL_Type >::size(), and vl::Array< T_VectorType, T_Scalar, T_GL_Size, T_GL_Type >::transform().
Visualization Library 2.0.0 Reference Documentation
Updated on Wed Dec 23 2020 12:44:03.
© Copyright Michele Bosi. All rights reserved.