Tulip
5.6.0
Large graphs analysis and drawing
|
This is the complete list of members for tlp::GlCatmullRomCurve, including all inherited members.
computeCurvePointOnCPU(const std::vector< Coord > &controlPoints, float t) override (defined in tlp::GlCatmullRomCurve) | tlp::GlCatmullRomCurve | protected |
computeCurvePointsOnCPU(const std::vector< Coord > &controlPoints, std::vector< Coord > &curvePoints, unsigned int nbCurvePoints) override (defined in tlp::GlCatmullRomCurve) | tlp::GlCatmullRomCurve | protected |
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::GlCatmullRomCurve) | tlp::GlCatmullRomCurve | |
GlCatmullRomCurve() (defined in tlp::GlCatmullRomCurve) | tlp::GlCatmullRomCurve | |
GlCatmullRomCurve(const std::vector< Coord > &controlPoints, const Color &startColor, const Color &endColor, const float startSize, const float endSize, const bool closedCurve=false, const unsigned int nbCurvePoints=200, const ParameterizationType paramType=CENTRIPETAL) | tlp::GlCatmullRomCurve | |
setClosedCurve(const bool closedCurve) (defined in tlp::GlCatmullRomCurve) | tlp::GlCatmullRomCurve | inline |
setCurveVertexShaderRenderingSpecificParameters() override (defined in tlp::GlCatmullRomCurve) | tlp::GlCatmullRomCurve | protected |
setParameterizationType(const ParameterizationType paramType) (defined in tlp::GlCatmullRomCurve) | tlp::GlCatmullRomCurve | inline |
~GlCatmullRomCurve() override (defined in tlp::GlCatmullRomCurve) | tlp::GlCatmullRomCurve |