| Point Cloud Library (PCL)
    1.15.1-dev
    | 
This is the complete list of members for ON_PolyCurve, including all inherited members.
| Append(ON_Curve *) | ON_PolyCurve | |
| AppendAndMatch(ON_Curve *) | ON_PolyCurve | |
| AttachUserData(ON_UserData *pUserData) | ON_Object | |
| BoundingBox() const | ON_Geometry | |
| BrepForm(ON_Brep *brep=NULL) const | ON_Geometry | virtual | 
| ChangeClosedCurveSeam(double t) | ON_PolyCurve | virtual | 
| ChangeDimension(int desired_dimension) | ON_PolyCurve | virtual | 
| ClearBoundingBox() | ON_Geometry | virtual | 
| CloseGap(int gap_index, int segments_to_modify) | ON_PolyCurve | |
| CloseGaps() | ON_PolyCurve | |
| ComponentIndex() const | ON_Geometry | virtual | 
| CopyFrom(const ON_Object *src) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| Count() const | ON_PolyCurve | |
| CurvatureAt(double t) const | ON_Curve | |
| DataCRC(ON__UINT32 current_remainder) const | ON_PolyCurve | virtual | 
| Degree() const | ON_PolyCurve | virtual | 
| DerivativeAt(double t) const | ON_Curve | |
| Destroy() | ON_PolyCurve | |
| DestroyCurveTree() | ON_Curve | |
| DestroyRuntimeCache(bool bDelete=true) | ON_PolyCurve | virtual | 
| DetachUserData(ON_UserData *pUserData) | ON_Object | |
| Dimension() const | ON_PolyCurve | virtual | 
| Domain() const | ON_PolyCurve | virtual | 
| Dump(ON_TextLog &) const | ON_PolyCurve | virtual | 
| DuplicateCurve() const | ON_PolyCurve | virtual | 
| EmergencyDestroy() | ON_PolyCurve | |
| Ev1Der(double t, ON_3dPoint &point, ON_3dVector &first_derivative, int side=0, int *hint=0) const | ON_Curve | |
| Ev2Der(double t, ON_3dPoint &point, ON_3dVector &first_derivative, ON_3dVector &second_derivative, int side=0, int *hint=0) const | ON_Curve | |
| Evaluate(double, int, int, double *, int=0, int *=0) const | ON_PolyCurve | virtual | 
| EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | ON_PolyCurve | virtual | 
| EvCurvature(double t, ON_3dPoint &point, ON_3dVector &tangent, ON_3dVector &kappa, int side=0, int *hint=0) const | ON_Curve | |
| EvPoint(double t, ON_3dPoint &point, int side=0, int *hint=0) const | ON_Curve | |
| EvTangent(double t, ON_3dPoint &point, ON_3dVector &tangent, int side=0, int *hint=0) const | ON_Curve | |
| Extend(const ON_Interval &domain) | ON_PolyCurve | virtual | 
| FindNextGap(int segment_index0) const | ON_PolyCurve | |
| FirstSegmentCurve() const | ON_PolyCurve | |
| FirstSpanIsLinear(double min_length, double tolerance) const | ON_Curve | |
| FirstSpanIsLinear(double min_length, double tolerance, ON_Line *span_line) const | ON_Curve | |
| FirstUserData() const | ON_Object | |
| FrameAt(double t, ON_Plane &plane) const | ON_Curve | |
| GetBBox(double *, double *, ON_BOOL32=false) const | ON_PolyCurve | virtual | 
| GetBoundingBox(ON_BoundingBox &bbox, int bGrowBox=false) const | ON_Geometry | |
| GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, int bGrowBox=false) const | ON_Geometry | |
| GetCurveParameterFromNurbFormParameter(double, double *) const | ON_PolyCurve | virtual | 
| GetDomain(double *t0, double *t1) const | ON_Curve | |
| GetNextDiscontinuity(ON::continuity c, double t0, double t1, double *t, int *hint=NULL, int *dtype=NULL, double cos_angle_tolerance=ON_DEFAULT_ANGLE_TOLERANCE_COSINE, double curvature_tolerance=ON_SQRT_EPSILON) const | ON_PolyCurve | virtual | 
| GetNurbForm(ON_NurbsCurve &, double=0.0, const ON_Interval *=NULL) const | ON_PolyCurve | virtual | 
| GetNurbFormParameterFromCurveParameter(double, double *) const | ON_PolyCurve | virtual | 
| GetParameterTolerance(double t, double *tminus, double *tplus) const | ON_Curve | virtual | 
| GetSpanVector(double *) const | ON_PolyCurve | virtual | 
| GetSpanVectorIndex(double t, int side, int *span_vector_index, ON_Interval *span_domain) const | ON_Curve | virtual | 
| GetTightBoundingBox(ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) const | ON_PolyCurve | virtual | 
| GetUserData(const ON_UUID &userdata_uuid) const | ON_Object | |
| GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object | |
| GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object | |
| GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object | |
| HarvestSegment(int) | ON_PolyCurve | |
| HasBrepForm() const | ON_Geometry | virtual | 
| HasGap() const | ON_PolyCurve | |
| HasGapAt(int segment_index) const | ON_PolyCurve | |
| HasNurbForm() const | ON_PolyCurve | virtual | 
| HasSynchronizedSegmentDomains() const | ON_PolyCurve | |
| Insert(int, ON_Curve *) | ON_PolyCurve | |
| IsArc(const ON_Plane *=NULL, ON_Arc *=NULL, double=ON_ZERO_TOLERANCE) const | ON_PolyCurve | virtual | 
| IsArcAt(double t, const ON_Plane *plane=0, ON_Arc *arc=0, double tolerance=ON_ZERO_TOLERANCE, double *t0=0, double *t1=0) const | ON_Curve | |
| IsClosable(double tolerance, double min_abs_size=0.0, double min_rel_size=10.0) const | ON_Curve | |
| IsClosed(void) const | ON_PolyCurve | virtual | 
| IsContinuous(ON::continuity c, double t, int *hint=NULL, double point_tolerance=ON_ZERO_TOLERANCE, double d1_tolerance=ON_ZERO_TOLERANCE, double d2_tolerance=ON_ZERO_TOLERANCE, double cos_angle_tolerance=ON_DEFAULT_ANGLE_TOLERANCE_COSINE, double curvature_tolerance=ON_SQRT_EPSILON) const | ON_PolyCurve | virtual | 
| IsDeformable() const | ON_PolyCurve | virtual | 
| IsEllipse(const ON_Plane *plane=NULL, ON_Ellipse *ellipse=NULL, double tolerance=ON_ZERO_TOLERANCE) const | ON_Curve | virtual | 
| IsInPlane(const ON_Plane &, double=ON_ZERO_TOLERANCE) const | ON_PolyCurve | virtual | 
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsLinear(double=ON_ZERO_TOLERANCE) const | ON_PolyCurve | virtual | 
| IsNested() const | ON_PolyCurve | |
| IsPeriodic(void) const | ON_PolyCurve | virtual | 
| IsPlanar(ON_Plane *=NULL, double=ON_ZERO_TOLERANCE) const | ON_PolyCurve | virtual | 
| IsPolyline(ON_SimpleArray< ON_3dPoint > *pline_points=NULL, ON_SimpleArray< double > *pline_t=NULL) const | ON_PolyCurve | virtual | 
| IsValid(ON_TextLog *text_log=NULL) const | ON_PolyCurve | virtual | 
| IsValid(bool bAllowGaps, ON_TextLog *text_log) const | ON_PolyCurve | |
| LastSegmentCurve() const | ON_PolyCurve | |
| LastSpanIsLinear(double min_length, double tolerance) const | ON_Curve | |
| LastSpanIsLinear(double min_length, double tolerance, ON_Line *span_line) const | ON_Curve | |
| MakeDeformable() | ON_PolyCurve | virtual | 
| MemoryRelocate() | ON_Object | virtual | 
| ModelObjectId() const | ON_Object | virtual | 
| MoveUserData(ON_Object &source_object) | ON_Object | |
| NurbsCurve(ON_NurbsCurve *pNurbsCurve=NULL, double tolerance=0.0, const ON_Interval *subdomain=NULL) const | ON_Curve | |
| ObjectType() const | ON_Curve | virtual | 
| ON_Curve() | ON_Curve | |
| ON_Curve(const ON_Curve &) | ON_Curve | |
| ON_Geometry() | ON_Geometry | |
| ON_Geometry(const ON_Geometry &) | ON_Geometry | |
| ON_Object() | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| ON_PolyCurve() | ON_PolyCurve | |
| ON_PolyCurve(int) | ON_PolyCurve | |
| ON_PolyCurve(const ON_PolyCurve &) | ON_PolyCurve | |
| operator=(const ON_PolyCurve &) | ON_PolyCurve | |
| ON_Curve::operator=(const ON_Curve &) | ON_Curve | |
| ON_Geometry::operator=(const ON_Geometry &) | ON_Geometry | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| operator[](int) const | ON_PolyCurve | |
| ParameterSearch(double t, int &index, bool bEnableSnap) const | ON_PolyCurve | |
| ON_Curve::ParameterSearch(double t, int &index, bool bEnableSnap, const ON_SimpleArray< double > &m_t, double RelTol=ON_SQRT_EPSILON) const | ON_Curve | protected | 
| PointAt(double t) const | ON_Curve | |
| PointAtEnd() const | ON_Curve | |
| PointAtStart() const | ON_Curve | |
| PolyCurveParameter(int segment_index, double segmentcurve_parameter) const | ON_PolyCurve | |
| Prepend(ON_Curve *) | ON_PolyCurve | |
| PrependAndMatch(ON_Curve *) | ON_PolyCurve | |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &) | ON_PolyCurve | virtual | 
| Remove() | ON_PolyCurve | |
| Remove(int) | ON_PolyCurve | |
| RemoveNesting() | ON_PolyCurve | |
| RemoveNestingEx() | ON_PolyCurve | |
| Reserve(int) | ON_PolyCurve | |
| Reverse() | ON_PolyCurve | virtual | 
| Rotate(double sin_angle, double cos_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center) | ON_Geometry | |
| Rotate(double rotation_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center) | ON_Geometry | |
| Scale(double scale_factor) | ON_Geometry | |
| SegmentCurve(int segment_index) const | ON_PolyCurve | |
| SegmentCurveParameter(double polycurve_parameter) const | ON_PolyCurve | |
| SegmentCurves() const | ON_PolyCurve | |
| SegmentDomain(int segment_index) const | ON_PolyCurve | |
| SegmentIndex(double polycurve_parameter) const | ON_PolyCurve | |
| SegmentIndex(ON_Interval sub_domain, int *segment_index0, int *segment_index1) const | ON_PolyCurve | |
| SegmentParameters() const | ON_PolyCurve | |
| SetDomain(double t0, double t1) | ON_PolyCurve | virtual | 
| ON_Curve::SetDomain(ON_Interval domain) | ON_Curve | |
| SetEndPoint(ON_3dPoint end_point) | ON_PolyCurve | virtual | 
| SetParameterization(const double *t) | ON_PolyCurve | |
| SetSegment(int index, ON_Curve *crv) | ON_PolyCurve | |
| SetStartPoint(ON_3dPoint start_point) | ON_PolyCurve | virtual | 
| SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
| SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
| SizeOf() const | ON_PolyCurve | virtual | 
| SpanCount() const | ON_PolyCurve | virtual | 
| Split(double t, ON_Curve *&left_side, ON_Curve *&right_side) const | ON_PolyCurve | virtual | 
| SwapCoordinates(int, int) | ON_PolyCurve | virtual | 
| SynchronizeSegmentDomains() | ON_PolyCurve | |
| TangentAt(double t) const | ON_Curve | |
| Transform(const ON_Xform &) | ON_PolyCurve | virtual | 
| TransformUserData(const ON_Xform &xform) | ON_Object | |
| Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
| Trim(const ON_Interval &domain) | ON_PolyCurve | virtual | 
| UserStringCount() const | ON_Object | |
| Write(ON_BinaryArchive &) const | ON_PolyCurve | virtual | 
| ~ON_Curve() | ON_Curve | virtual | 
| ~ON_Geometry() | ON_Geometry | virtual | 
| ~ON_Object() | ON_Object | virtual | 
| ~ON_PolyCurve() | ON_PolyCurve | virtual |