![]() |
Tulip
4.7.0
Better Visualization Through Research
|
This is the complete list of members for tlp::GlCatmullRomCurve, including all inherited members.
| computeCurvePointOnCPU(const std::vector< Coord > &controlPoints, float t) (defined in tlp::GlCatmullRomCurve) | tlp::GlCatmullRomCurve | protected |
| computeCurvePointsOnCPU(const std::vector< Coord > &controlPoints, std::vector< Coord > &curvePoints, unsigned int nbCurvePoints) (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) (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() (defined in tlp::GlCatmullRomCurve) | tlp::GlCatmullRomCurve | protected |
| setParameterizationType(const ParameterizationType paramType) (defined in tlp::GlCatmullRomCurve) | tlp::GlCatmullRomCurve | inline |
| ~GlCatmullRomCurve() (defined in tlp::GlCatmullRomCurve) | tlp::GlCatmullRomCurve |