Overview     Modules     Class Hierarchy     Classes     Members  

tlp::GlRect Member List

This is the complete list of members for tlp::GlRect, including all inherited members.
acceptVisitor(GlSceneVisitor *visitor)tlp::GlSimpleEntity [inline, virtual]
addParent(GlLayer *layer)tlp::GlSimpleEntity [inline]
addPoint(const Coord &point, const Color &fcolor, const Color &ocolor)tlp::GlPolygon [virtual]
bottomRightColtlp::GlRect [protected]
bottomRightPostlp::GlRect [protected]
boundingBoxtlp::GlSimpleEntity [protected]
checkByBoundingBoxVisitortlp::GlSimpleEntity [protected]
draw(float lod, Camera *camera)tlp::GlRect [virtual]
fcolor(const unsigned int i) const tlp::GlPolygon [virtual]
fcolor(const unsigned int i)tlp::GlPolygon [virtual]
fillColorstlp::GlPolygon [protected]
filledtlp::GlPolygon [protected]
getBottomRightColor()tlp::GlRect [virtual]
getBottomRightPos()tlp::GlRect [virtual]
getBoundingBox()tlp::GlSimpleEntity [inline, virtual]
getCenter()tlp::GlRect [virtual]
getStencil()tlp::GlSimpleEntity [inline]
getTopLeftColor()tlp::GlRect [virtual]
getTopLeftPos()tlp::GlRect [virtual]
getXML(xmlNodePtr rootNode)tlp::GlRect [virtual]
getXMLOnlyData(xmlNodePtr rootNode)tlp::GlPolygon [virtual]
GlPolygon(const bool filled=true, const bool outlined=true, const int outlineSize=1)tlp::GlPolygon
GlPolygon(const std::vector< Coord > &points, const std::vector< Color > &fillColors, const std::vector< Color > &outlineColors, const bool filled, const bool outlined, const int outlineSize=1)tlp::GlPolygon
GlPolygon(const unsigned int nbPoints, const unsigned int nbFillColors, const unsigned int nbOutlineColors, const bool filled=true, const bool outlined=true, const int outlineSize=1)tlp::GlPolygon
GlRect(const Coord &topLeftPos, const Coord &bottomRightPos, const Color &topLeftCol, const Color &bottomRightCol, bool filled=true, bool outlined=false)tlp::GlRect
GlRect(bool filled=true, bool outlined=false)tlp::GlRect
GlSimpleEntity()tlp::GlSimpleEntity [inline]
inRect(double x, double y)tlp::GlRect
isCheckByBoundingBoxVisitor()tlp::GlSimpleEntity [inline]
isVisible()tlp::GlSimpleEntity [inline]
ocolor(const unsigned int i) const tlp::GlPolygon [virtual]
ocolor(const unsigned int i)tlp::GlPolygon [virtual]
outlineColorstlp::GlPolygon [protected]
outlinedtlp::GlPolygon [protected]
outlineSizetlp::GlPolygon [protected]
parentstlp::GlSimpleEntity [protected]
point(const unsigned int i) const tlp::GlPolygon [virtual]
point(const unsigned int i)tlp::GlPolygon [virtual]
pointstlp::GlPolygon [protected]
resizeColors(const unsigned int nbColors)tlp::GlPolygon [virtual]
resizePoints(const unsigned int nbPoints)tlp::GlPolygon [virtual]
setBottomRightColor(const Color &bottomRightCol)tlp::GlRect [virtual]
setBottomRightPos(const Coord &bottomRightPos)tlp::GlRect [virtual]
setCheckByBoundingBoxVisitor(bool check)tlp::GlSimpleEntity [inline]
setFillMode(const bool)tlp::GlPolygon
setOutlineMode(const bool)tlp::GlPolygon
setStencil(int stencil)tlp::GlSimpleEntity [inline, virtual]
setTopLeftColor(const Color &topLeftCol)tlp::GlRect [virtual]
setTopLeftPos(const Coord &topLeftPos)tlp::GlRect [virtual]
setVisible(bool visible)tlp::GlSimpleEntity [inline]
setWithXML(xmlNodePtr rootNode)tlp::GlRect [virtual]
stenciltlp::GlSimpleEntity [protected]
topLeftColtlp::GlRect [protected]
topLeftPostlp::GlRect [protected]
translate(const Coord &mouvement)tlp::GlPolygon [virtual]
visibletlp::GlSimpleEntity [protected]
~GlEntity()tlp::GlEntity [inline, virtual]
~GlPolygon()tlp::GlPolygon [virtual]
~GlRect()tlp::GlRect [virtual]


Tulip Software by LaBRI Visualization Team    2001 - 2010