Tulip
5.6.0
Large graphs analysis and drawing
|
This is the complete list of members for tlp::GlStar, including all inherited members.
activateQuadBorder(const float borderWidth, const Color &color, const std::string &texture="", const int position=1, const float texCoordFactor=1.f, const int polygonId=0) | tlp::GlComplexPolygon | |
addPoint(const Coord &point) | tlp::GlComplexPolygon | protectedvirtual |
beginNewHole() | tlp::GlComplexPolygon | protectedvirtual |
boundingBox (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
computeStar() (defined in tlp::GlStar) | tlp::GlStar | protected |
createPolygon(const std::vector< Coord > &coords, int polygonEdgesType) (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
currentVector (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
deactivateQuadBorder(const int polygonId=0) | tlp::GlComplexPolygon | |
draw(float lod, Camera *camera) override | tlp::GlComplexPolygon | virtual |
fillColor (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
getBoundingBox() | tlp::GlSimpleEntity | inlinevirtual |
getFillColor() const | tlp::GlComplexPolygon | inline |
getNumberOfStarPoints() | tlp::GlStar | |
getOutlineColor() const | tlp::GlComplexPolygon | inline |
getPolygonSides() const (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | inline |
getStencil() | tlp::GlSimpleEntity | inline |
getTextureName() | tlp::GlComplexPolygon | |
getTextureZoom() | tlp::GlComplexPolygon | inline |
getXML(std::string &outString) override | tlp::GlComplexPolygon | virtual |
getXMLOnlyData(std::string &outString) | tlp::GlComplexPolygon | virtual |
GlComplexPolygon() | tlp::GlComplexPolygon | inline |
GlComplexPolygon(const std::vector< Coord > &coords, Color fcolor, int polygonEdgesType=0, const std::string &textureName="", bool textured=true) | tlp::GlComplexPolygon | |
GlComplexPolygon(const std::vector< Coord > &coords, Color fcolor, Color ocolor, int polygonEdgesType=0, const std::string &textureName="", bool textured=true) | tlp::GlComplexPolygon | |
GlComplexPolygon(const std::vector< std::vector< Coord >> &coords, Color fcolor, int polygonEdgesType=0, const std::string &textureName="", bool textured=true) | tlp::GlComplexPolygon | |
GlComplexPolygon(const std::vector< std::vector< Coord >> &coords, Color fcolor, Color ocolor, int polygonEdgesType=0, const std::string &textureName="", bool textured=true) | tlp::GlComplexPolygon | |
GlSimpleEntity() | tlp::GlSimpleEntity | inline |
GlStar(const Coord &position, const Size &size, unsigned int numberOfStarPoints, const Color &fillColor=Color(0, 0, 255), const Color &outlineColor=Color(0, 0, 0), bool outlined=true, const std::string &textureName="", float outlineSize=1.) | tlp::GlStar | |
isVisible() const | tlp::GlSimpleEntity | inline |
numberOfStarPoints (defined in tlp::GlStar) | tlp::GlStar | protected |
outlineColor (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
outlined (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
outlineSize (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
parents (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
points (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
pointsIdx (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
position (defined in tlp::GlStar) | tlp::GlStar | protected |
quadBorderActivated (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
quadBorderColor (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
quadBorderPosition (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
quadBorderTexFactor (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
quadBorderTexture (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
quadBorderWidth (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
runTesselation() (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
setFillColor(const Color &color) | tlp::GlComplexPolygon | inline |
setOutlineColor(const Color &color) | tlp::GlComplexPolygon | inline |
setOutlineMode(const bool) | tlp::GlComplexPolygon | |
setOutlineSize(double size) | tlp::GlComplexPolygon | |
setStencil(int stencil) | tlp::GlSimpleEntity | inlinevirtual |
setTextureActivation(bool) | tlp::GlComplexPolygon | |
setTextureName(const std::string &name) | tlp::GlComplexPolygon | |
setTextureZoom(float zoom) | tlp::GlComplexPolygon | inline |
setVisible(bool visible) | tlp::GlSimpleEntity | virtual |
setWithXML(const std::string &inString, unsigned int ¤tPosition) override | tlp::GlComplexPolygon | virtual |
size (defined in tlp::GlStar) | tlp::GlStar | protected |
stencil (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
textureActivation() | tlp::GlComplexPolygon | inline |
textured (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
textureName (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
textureZoom (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
translate(const Coord &mouvement) override | tlp::GlComplexPolygon | |
verticesData (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
verticesIndices (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | protected |
visible (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
~GlComplexPolygon() override (defined in tlp::GlComplexPolygon) | tlp::GlComplexPolygon | inline |
~GlSimpleEntity() override | tlp::GlSimpleEntity | |
~GlStar() override | tlp::GlStar |