Point Cloud Library (PCL)  1.14.1-dev
ON_PolyCurve Member List

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() constON_Geometry
BrepForm(ON_Brep *brep=NULL) constON_Geometryvirtual
ChangeClosedCurveSeam(double t)ON_PolyCurvevirtual
ChangeDimension(int desired_dimension)ON_PolyCurvevirtual
ClearBoundingBox()ON_Geometryvirtual
CloseGap(int gap_index, int segments_to_modify)ON_PolyCurve
CloseGaps()ON_PolyCurve
ComponentIndex() constON_Geometryvirtual
CopyFrom(const ON_Object *src)ON_Object
CopyUserData(const ON_Object &source_object)ON_Object
Count() constON_PolyCurve
CurvatureAt(double t) constON_Curve
DataCRC(ON__UINT32 current_remainder) constON_PolyCurvevirtual
Degree() constON_PolyCurvevirtual
DerivativeAt(double t) constON_Curve
Destroy()ON_PolyCurve
DestroyCurveTree()ON_Curve
DestroyRuntimeCache(bool bDelete=true)ON_PolyCurvevirtual
DetachUserData(ON_UserData *pUserData)ON_Object
Dimension() constON_PolyCurvevirtual
Domain() constON_PolyCurvevirtual
Dump(ON_TextLog &) constON_PolyCurvevirtual
DuplicateCurve() constON_PolyCurvevirtual
EmergencyDestroy()ON_PolyCurve
Ev1Der(double t, ON_3dPoint &point, ON_3dVector &first_derivative, int side=0, int *hint=0) constON_Curve
Ev2Der(double t, ON_3dPoint &point, ON_3dVector &first_derivative, ON_3dVector &second_derivative, int side=0, int *hint=0) constON_Curve
Evaluate(double, int, int, double *, int=0, int *=0) constON_PolyCurvevirtual
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) constON_PolyCurvevirtual
EvCurvature(double t, ON_3dPoint &point, ON_3dVector &tangent, ON_3dVector &kappa, int side=0, int *hint=0) constON_Curve
EvPoint(double t, ON_3dPoint &point, int side=0, int *hint=0) constON_Curve
EvTangent(double t, ON_3dPoint &point, ON_3dVector &tangent, int side=0, int *hint=0) constON_Curve
Extend(const ON_Interval &domain)ON_PolyCurvevirtual
FindNextGap(int segment_index0) constON_PolyCurve
FirstSegmentCurve() constON_PolyCurve
FirstSpanIsLinear(double min_length, double tolerance) constON_Curve
FirstSpanIsLinear(double min_length, double tolerance, ON_Line *span_line) constON_Curve
FirstUserData() constON_Object
FrameAt(double t, ON_Plane &plane) constON_Curve
GetBBox(double *, double *, ON_BOOL32=false) constON_PolyCurvevirtual
GetBoundingBox(ON_BoundingBox &bbox, int bGrowBox=false) constON_Geometry
GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, int bGrowBox=false) constON_Geometry
GetCurveParameterFromNurbFormParameter(double, double *) constON_PolyCurvevirtual
GetDomain(double *t0, double *t1) constON_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) constON_PolyCurvevirtual
GetNurbForm(ON_NurbsCurve &, double=0.0, const ON_Interval *=NULL) constON_PolyCurvevirtual
GetNurbFormParameterFromCurveParameter(double, double *) constON_PolyCurvevirtual
GetParameterTolerance(double t, double *tminus, double *tplus) constON_Curvevirtual
GetSpanVector(double *) constON_PolyCurvevirtual
GetSpanVectorIndex(double t, int side, int *span_vector_index, ON_Interval *span_domain) constON_Curvevirtual
GetTightBoundingBox(ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) constON_PolyCurvevirtual
GetUserData(const ON_UUID &userdata_uuid) constON_Object
GetUserString(const wchar_t *key, ON_wString &string_value) constON_Object
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) constON_Object
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) constON_Object
HarvestSegment(int)ON_PolyCurve
HasBrepForm() constON_Geometryvirtual
HasGap() constON_PolyCurve
HasGapAt(int segment_index) constON_PolyCurve
HasNurbForm() constON_PolyCurvevirtual
HasSynchronizedSegmentDomains() constON_PolyCurve
Insert(int, ON_Curve *)ON_PolyCurve
IsArc(const ON_Plane *=NULL, ON_Arc *=NULL, double=ON_ZERO_TOLERANCE) constON_PolyCurvevirtual
IsArcAt(double t, const ON_Plane *plane=0, ON_Arc *arc=0, double tolerance=ON_ZERO_TOLERANCE, double *t0=0, double *t1=0) constON_Curve
IsClosable(double tolerance, double min_abs_size=0.0, double min_rel_size=10.0) constON_Curve
IsClosed(void) constON_PolyCurvevirtual
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) constON_PolyCurvevirtual
IsDeformable() constON_PolyCurvevirtual
IsEllipse(const ON_Plane *plane=NULL, ON_Ellipse *ellipse=NULL, double tolerance=ON_ZERO_TOLERANCE) constON_Curvevirtual
IsInPlane(const ON_Plane &, double=ON_ZERO_TOLERANCE) constON_PolyCurvevirtual
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsLinear(double=ON_ZERO_TOLERANCE) constON_PolyCurvevirtual
IsNested() constON_PolyCurve
IsPeriodic(void) constON_PolyCurvevirtual
IsPlanar(ON_Plane *=NULL, double=ON_ZERO_TOLERANCE) constON_PolyCurvevirtual
IsPolyline(ON_SimpleArray< ON_3dPoint > *pline_points=NULL, ON_SimpleArray< double > *pline_t=NULL) constON_PolyCurvevirtual
IsValid(ON_TextLog *text_log=NULL) constON_PolyCurvevirtual
IsValid(bool bAllowGaps, ON_TextLog *text_log) constON_PolyCurve
LastSegmentCurve() constON_PolyCurve
LastSpanIsLinear(double min_length, double tolerance) constON_Curve
LastSpanIsLinear(double min_length, double tolerance, ON_Line *span_line) constON_Curve
MakeDeformable()ON_PolyCurvevirtual
MemoryRelocate()ON_Objectvirtual
ModelObjectId() constON_Objectvirtual
MoveUserData(ON_Object &source_object)ON_Object
NurbsCurve(ON_NurbsCurve *pNurbsCurve=NULL, double tolerance=0.0, const ON_Interval *subdomain=NULL) constON_Curve
ObjectType() constON_Curvevirtual
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) constON_PolyCurve
ParameterSearch(double t, int &index, bool bEnableSnap) constON_PolyCurve
ON_Curve::ParameterSearch(double t, int &index, bool bEnableSnap, const ON_SimpleArray< double > &m_t, double RelTol=ON_SQRT_EPSILON) constON_Curveprotected
PointAt(double t) constON_Curve
PointAtEnd() constON_Curve
PointAtStart() constON_Curve
PolyCurveParameter(int segment_index, double segmentcurve_parameter) constON_PolyCurve
Prepend(ON_Curve *)ON_PolyCurve
PrependAndMatch(ON_Curve *)ON_PolyCurve
PurgeUserData()ON_Object
Read(ON_BinaryArchive &)ON_PolyCurvevirtual
Remove()ON_PolyCurve
Remove(int)ON_PolyCurve
RemoveNesting()ON_PolyCurve
RemoveNestingEx()ON_PolyCurve
Reserve(int)ON_PolyCurve
Reverse()ON_PolyCurvevirtual
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) constON_PolyCurve
SegmentCurveParameter(double polycurve_parameter) constON_PolyCurve
SegmentCurves() constON_PolyCurve
SegmentDomain(int segment_index) constON_PolyCurve
SegmentIndex(double polycurve_parameter) constON_PolyCurve
SegmentIndex(ON_Interval sub_domain, int *segment_index0, int *segment_index1) constON_PolyCurve
SegmentParameters() constON_PolyCurve
SetDomain(double t0, double t1)ON_PolyCurvevirtual
ON_Curve::SetDomain(ON_Interval domain)ON_Curve
SetEndPoint(ON_3dPoint end_point)ON_PolyCurvevirtual
SetParameterization(const double *t)ON_PolyCurve
SetSegment(int index, ON_Curve *crv)ON_PolyCurve
SetStartPoint(ON_3dPoint start_point)ON_PolyCurvevirtual
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() constON_PolyCurvevirtual
SpanCount() constON_PolyCurvevirtual
Split(double t, ON_Curve *&left_side, ON_Curve *&right_side) constON_PolyCurvevirtual
SwapCoordinates(int, int)ON_PolyCurvevirtual
SynchronizeSegmentDomains()ON_PolyCurve
TangentAt(double t) constON_Curve
Transform(const ON_Xform &)ON_PolyCurvevirtual
TransformUserData(const ON_Xform &xform)ON_Object
Translate(const ON_3dVector &translation_vector)ON_Geometry
Trim(const ON_Interval &domain)ON_PolyCurvevirtual
UserStringCount() constON_Object
Write(ON_BinaryArchive &) constON_PolyCurvevirtual
~ON_Curve()ON_Curvevirtual
~ON_Geometry()ON_Geometryvirtual
~ON_Object()ON_Objectvirtual
~ON_PolyCurve()ON_PolyCurvevirtual