Tucano  0.1
A library for rapid prototyping with modern OpenGL and GLSL
Tucano::GUI::Slider Member List

This is the complete list of members for Tucano::GUI::Slider, including all inherited members.

callbackTucano::GUI::Sliderprotected
Tucano::GUI::Element::callback(void)Tucano::GUI::Elementinlinevirtual
Tucano::GUI::Element::callback(int p)Tucano::GUI::Elementinlinevirtual
Tucano::GUI::Element::callback(float p)Tucano::GUI::Elementinlinevirtual
callback_1fTucano::GUI::Elementprotected
callback_1iTucano::GUI::Elementprotected
callback_noparamTucano::GUI::Elementprotected
colorTucano::GUI::Elementprotected
cursorMove(int x, int y)Tucano::GUI::Sliderinlinevirtual
dimensionsTucano::GUI::Elementprotected
Element(void)Tucano::GUI::Elementinline
element_typeTucano::GUI::Elementprotected
getDimensions(void)Tucano::GUI::Elementinline
getPosition(void)Tucano::GUI::Elementinline
getType(void)Tucano::GUI::Sliderinlinevirtual
getValue(void)Tucano::GUI::Sliderinline
has_alt_textureTucano::GUI::Elementprotected
has_alt_texture2Tucano::GUI::Elementprotected
hide(void)Tucano::GUI::Elementinline
hoverTucano::GUI::Elementprotected
isInside(const Eigen::Vector2i &pos)Tucano::GUI::Sliderinlinevirtual
Tucano::GUI::Element::isInside(int x, int y)Tucano::GUI::Elementinline
isVisible(void)Tucano::GUI::Elementinline
max_valueTucano::GUI::Sliderprotected
min_valueTucano::GUI::Sliderprotected
model_matrixTucano::GUI::Elementprotected
moveSlider(float v)Tucano::GUI::Sliderinline
num_paramsTucano::GUI::Elementprotected
onValueChanged(function< void(float)> f)Tucano::GUI::Sliderinline
positionTucano::GUI::Elementprotected
quadTucano::GUI::Elementprotected
release(void)Tucano::GUI::Sliderinlinevirtual
render(Tucano::Camera &camera_2d, Shader &shader)Tucano::GUI::Sliderinlinevirtual
setAltTexture(string file)Tucano::GUI::Elementinlinevirtual
setCallback(function< void()> f)Tucano::GUI::Elementinlinevirtual
setCallback1f(function< void(float) > f)Tucano::GUI::Elementinlinevirtual
setCallback1i(function< void(int) > f)Tucano::GUI::Elementinlinevirtual
setColor(const Eigen::Vector4f &c)Tucano::GUI::Sliderinline
setDimensions(const Eigen::Vector2i &dim)Tucano::GUI::Elementinline
setDimensions(int w, int h)Tucano::GUI::Elementinline
setDimensionsFromHeight(int h)Tucano::GUI::Elementinlinevirtual
setMinMaxValues(float minv, float maxv)Tucano::GUI::Sliderinline
setModelMatrix(void)Tucano::GUI::Sliderinlinevirtual
setPosition(const Eigen::Vector2i &pos)Tucano::GUI::Elementinline
setPosition(int x, int y)Tucano::GUI::Elementinline
setSliderModelMatrix(void)Tucano::GUI::Sliderinline
setTexture(string bar_file, string slider_file)Tucano::GUI::Sliderinline
Tucano::GUI::Element::setTexture(string file)Tucano::GUI::Elementinlinevirtual
setValue(float normalized_pos)Tucano::GUI::Sliderinline
show(void)Tucano::GUI::Elementinline
Slider(void)Tucano::GUI::Sliderinline
Slider(int w, int h, int x, int y)Tucano::GUI::Sliderinline
Slider(int w, int h, int x, int y, string bar_tex, string slider_tex)Tucano::GUI::Sliderinline
slider_dimTucano::GUI::Sliderprotected
slider_model_matrixTucano::GUI::Sliderprotected
slider_posTucano::GUI::Sliderprotected
slider_textureTucano::GUI::Sliderprotected
slidingTucano::GUI::Sliderprotected
textureTucano::GUI::Elementprotected
texture_altTucano::GUI::Elementprotected
texture_alt2Tucano::GUI::Elementprotected
toggleDisplay(void)Tucano::GUI::Elementinline
valueTucano::GUI::Sliderprotected
valueChanged(void)Tucano::GUI::Sliderinline
visibleTucano::GUI::Elementprotected