Overview     Modules     Class Hierarchy     Classes     Members  

tlp::GlHudCircle Member List

This is the complete list of members for tlp::GlHudCircle, including all inherited members.

_fillColorstlp::GlHudPolygon [protected]
_filledtlp::GlHudPolygon [protected]
_outlineColorstlp::GlHudPolygon [protected]
_outlinedtlp::GlHudPolygon [protected]
_pointstlp::GlHudPolygon [protected]
changeRenderOptions()tlp::GlAugmentedDisplay [virtual]
draw(tlp::GlGraph *)tlp::GlHudPolygon [virtual]
fcolor(const unsigned int i) const tlp::GlHudPolygon [virtual]
fcolor(const unsigned int i)tlp::GlHudPolygon [virtual]
getRenderState(GlADRenderState renderState) const tlp::GlAugmentedDisplay
GlHud()tlp::GlHud
GlHudCircle(const Coord &center=Coord(0, 0, 0), float radius=1., const Color &outlineColor=Color(255, 0, 0, 255), const Color &fillColor=Color(0, 0, 255, 255), bool filled=false, bool outlined=true, float startAngle=0.0, unsigned int segments=10)tlp::GlHudCircle
GlHudPolygon(const vector< tlp::Coord > &points, const vector< tlp::Color > &fillColors, const vector< tlp::Color > &outlineColors, const bool filled, const bool outlined)tlp::GlHudPolygon
GlHudPolygon(const unsigned int nbPoints=3u, const unsigned int nbFillColors=1u, const unsigned int nbOutlineColors=1u, const bool filled=true, const bool outlined=true)tlp::GlHudPolygon
ocolor(const unsigned int i) const tlp::GlHudPolygon [virtual]
ocolor(const unsigned int i)tlp::GlHudPolygon [virtual]
point(const unsigned int i) const tlp::GlHudPolygon [virtual]
point(const unsigned int i)tlp::GlHudPolygon [virtual]
renderOptionstlp::GlAugmentedDisplay [protected]
resizeColors(const unsigned int nbColors)tlp::GlHudPolygon [virtual]
resizePoints(const unsigned int nbPoints)tlp::GlHudPolygon [virtual]
set(const Coord &center, float radius, float startAngle)tlp::GlHudCircle
setFillMode(const bool)tlp::GlHudPolygon
setOutlineMode(const bool)tlp::GlHudPolygon
setRenderOptions(const GlADRenderOptions &renderOptions)tlp::GlAugmentedDisplay
setRenderState(GlADRenderState renderState, bool value)tlp::GlAugmentedDisplay
setup()tlp::GlAugmentedDisplay [virtual]
transformCoordinates(const Coord &, GlGraph *)tlp::GlHud [virtual]
unsetup()tlp::GlAugmentedDisplay [virtual]
~GlAugmentedDisplay()tlp::GlAugmentedDisplay [virtual]
~GlHud()tlp::GlHud [virtual]
~GlHudPolygon()tlp::GlHudPolygon [virtual]



Tulip Software by LaBRI Visualization Team    2001 - 2007