Functions

ColorPickerWindow.cpp File Reference

#include "ColorPickerWindow.hpp"
#include "GUIConnection.hpp"
#include <GL/glui.h>
#include <cmath>

Functions

void drawBarIndicatorTriangles (float s, bool left)
 Draw bar indicator triangles.

Function Documentation

void drawBarIndicatorTriangles ( float  s,
bool  left 
)

Draw bar indicator triangles.

Parameters:
sThe scale.
leftLeft or right side.