Visualization Library 2.0.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Functions
FlatManipulator.cpp File Reference
#include <vlGraphics/FlatManipulator.hpp>
#include <vlGraphics/OpenGLContext.hpp>

Go to the source code of this file.

Functions

vl::ref< vl::GeometrymakeScales (bool X, bool Y, bool Z, int numArmTicks, float mmStep, float mmTickSize)
 

Function Documentation

◆ makeScales()

vl::ref<vl::Geometry> makeScales ( bool  X,
bool  Y,
bool  Z,
int  numArmTicks,
float  mmStep,
float  mmTickSize 
)