Tulip  5.4.0
Large graphs analysis and drawing
tlp::GlBezierCurve Member List

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

computeCurvePointOnCPU(const std::vector< Coord > &controlPoints, float t) override (defined in tlp::GlBezierCurve)tlp::GlBezierCurveprotected
computeCurvePointsOnCPU(const std::vector< Coord > &controlPoints, std::vector< Coord > &curvePoints, unsigned int nbCurvePoints) override (defined in tlp::GlBezierCurve)tlp::GlBezierCurveprotected
drawCurve(std::vector< Coord > &controlPoints, const Color &startColor, const Color &endColor, const float startSize, const float endSize, const unsigned int nbCurvePoints=200) override (defined in tlp::GlBezierCurve)tlp::GlBezierCurve
genCurveVertexShaderSpecificCode() (defined in tlp::GlBezierCurve)tlp::GlBezierCurveprotected
GlBezierCurve() (defined in tlp::GlBezierCurve)tlp::GlBezierCurve
GlBezierCurve(const std::vector< Coord > &controlPoints, const Color &startColor, const Color &endColor, const float &startSize, const float &endSize, const unsigned int nbCurvePoints=200)tlp::GlBezierCurve
~GlBezierCurve() override (defined in tlp::GlBezierCurve)tlp::GlBezierCurve