Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for ON_PolynomialCurve, including all inherited members.
Create(int dim, ON_BOOL32 bIsRational, int order) | ON_PolynomialCurve | |
Destroy() | ON_PolynomialCurve | |
Evaluate(double t, int der_count, int v_stride, double *v) const | ON_PolynomialCurve | |
m_cv | ON_PolynomialCurve | |
m_dim | ON_PolynomialCurve | |
m_domain | ON_PolynomialCurve | |
m_is_rat | ON_PolynomialCurve | |
m_order | ON_PolynomialCurve | |
ON_PolynomialCurve() | ON_PolynomialCurve | |
ON_PolynomialCurve(int dim, ON_BOOL32 bIsRational, int order) | ON_PolynomialCurve | |
ON_PolynomialCurve(const ON_PolynomialCurve &) | ON_PolynomialCurve | |
ON_PolynomialCurve(const ON_BezierCurve &) | ON_PolynomialCurve | |
operator=(const ON_PolynomialCurve &) | ON_PolynomialCurve | |
operator=(const ON_BezierCurve &) | ON_PolynomialCurve | |
~ON_PolynomialCurve() | ON_PolynomialCurve |