![]() |
Atoms Crowd
7.0.0
|
This is the complete list of members for AtomsUtils::SampledCurve, including all inherited members.
| basis(int knotSpan, float u) const | AtomsUtils::Curve | |
| closestPoint(const AtomsMath::Vector3f &point, unsigned int maxStep=6, unsigned int maxIterations=10, float tollarence=0.0001f) override | AtomsUtils::SampledCurve | virtual |
| closestTangent(const AtomsMath::Vector3f &point, unsigned int maxStep=6, unsigned int maxIterations=10, float tollarence=0.0001f) override | AtomsUtils::SampledCurve | virtual |
| computeUniformKnots() | AtomsUtils::Curve | |
| Curve() | AtomsUtils::Curve | |
| Curve(const std::vector< AtomsMath::Vector3f > cvs, unsigned int degree) | AtomsUtils::Curve | |
| curveDerivs(float param, unsigned int nderiv) const | AtomsUtils::Curve | |
| cvs() | AtomsUtils::Curve | |
| cvs() const | AtomsUtils::Curve | |
| degree() const | AtomsUtils::Curve | |
| dersBasis(int knotSpan, float u, unsigned int degree) const | AtomsUtils::Curve | |
| findKnot(float u) const | AtomsUtils::Curve | |
| findMult(int r) const | AtomsUtils::Curve | |
| findSpan(float u) const | AtomsUtils::Curve | |
| knots() | AtomsUtils::Curve | |
| knots() const | AtomsUtils::Curve | |
| maxU() const | AtomsUtils::Curve | |
| numSamples() const (defined in AtomsUtils::SampledCurve) | AtomsUtils::SampledCurve | inline |
| operator=(const Curve &curve) | AtomsUtils::Curve | |
| parallelFrameAtPoint(unsigned int samples, AtomsMath::Vector3f upVec, float param) const | AtomsUtils::Curve | |
| parallelFrameNormals(unsigned int samples, AtomsMath::Vector3f upVec) const | AtomsUtils::Curve | |
| pointOnCurve(float param) const | AtomsUtils::Curve | |
| resample(unsigned short samples) (defined in AtomsUtils::SampledCurve) | AtomsUtils::SampledCurve | |
| SampledCurve() | AtomsUtils::SampledCurve | |
| SampledCurve(const std::vector< AtomsMath::Vector3f > cvs, unsigned int degree, unsigned short numSamples=50) | AtomsUtils::SampledCurve | |
| samples() const (defined in AtomsUtils::SampledCurve) | AtomsUtils::SampledCurve | inline |
| setDegree(unsigned int degree) | AtomsUtils::Curve | |
| tangentOnCurve(float param) const | AtomsUtils::Curve | |
| tangents() const (defined in AtomsUtils::SampledCurve) | AtomsUtils::SampledCurve | inline |
| ~Curve() | AtomsUtils::Curve | virtual |
| ~SampledCurve() | AtomsUtils::SampledCurve | virtual |