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

This is the complete list of members for ON_CurveProxy, including all inherited members.

AttachUserData(ON_UserData *pUserData)ON_Object
BoundingBox() constON_Geometry
BrepForm(ON_Brep *brep=NULL) constON_Geometryvirtual
ChangeClosedCurveSeam(double t)ON_Curvevirtual
ChangeDimension(int desired_dimension)ON_Curvevirtual
ClearBoundingBox()ON_Geometryvirtual
ComponentIndex() constON_Geometryvirtual
CopyFrom(const ON_Object *src)ON_Object
CopyUserData(const ON_Object &source_object)ON_Object
CurvatureAt(double t) constON_Curve
DataCRC(ON__UINT32 current_remainder) constON_CurveProxyvirtual
Degree() constON_CurveProxyvirtual
DerivativeAt(double t) constON_Curve
DestroyCurveTree()ON_Curve
DestroyRuntimeCache(bool bDelete=true)ON_CurveProxyvirtual
DetachUserData(ON_UserData *pUserData)ON_Object
Dimension() constON_CurveProxyvirtual
Domain() constON_CurveProxyvirtual
Dump(ON_TextLog &) constON_CurveProxyvirtual
DuplicateCurve() constON_CurveProxyvirtual
EmergencyDestroy()ON_Object
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_CurveProxyvirtual
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) constON_Curvevirtual
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_Curvevirtual
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_CurveProxyvirtual
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_CurveProxyvirtual
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_CurveProxyvirtual
GetNurbForm(ON_NurbsCurve &, double=0.0, const ON_Interval *=NULL) constON_CurveProxyvirtual
GetNurbFormParameterFromCurveParameter(double, double *) constON_CurveProxyvirtual
GetParameterTolerance(double, double *, double *) constON_CurveProxyvirtual
GetSpanVector(double *) constON_CurveProxyvirtual
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_Curvevirtual
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
HasBrepForm() constON_Geometryvirtual
HasNurbForm() constON_CurveProxyvirtual
IsArc(const ON_Plane *=NULL, ON_Arc *=NULL, double=ON_ZERO_TOLERANCE) constON_CurveProxyvirtual
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_CurveProxyvirtual
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_CurveProxyvirtual
IsDeformable() constON_Geometryvirtual
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_CurveProxyvirtual
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsLinear(double=ON_ZERO_TOLERANCE) constON_CurveProxyvirtual
IsPeriodic(void) constON_CurveProxyvirtual
IsPlanar(ON_Plane *=NULL, double=ON_ZERO_TOLERANCE) constON_CurveProxyvirtual
IsPolyline(ON_SimpleArray< ON_3dPoint > *pline_points=NULL, ON_SimpleArray< double > *pline_t=NULL) constON_CurveProxyvirtual
IsValid(ON_TextLog *text_log=NULL) constON_CurveProxyvirtual
LastSpanIsLinear(double min_length, double tolerance) constON_Curve
LastSpanIsLinear(double min_length, double tolerance, ON_Line *span_line) constON_Curve
MakeDeformable()ON_Geometryvirtual
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_CurveProxy()ON_CurveProxy
ON_CurveProxy(const ON_CurveProxy &)ON_CurveProxy
ON_CurveProxy(const ON_Curve *)ON_CurveProxy
ON_CurveProxy(const ON_Curve *, ON_Interval)ON_CurveProxy
ON_Geometry()ON_Geometry
ON_Geometry(const ON_Geometry &)ON_Geometry
ON_Object()ON_Object
ON_Object(const ON_Object &)ON_Object
operator=(const ON_CurveProxy &)ON_CurveProxy
ON_Curve::operator=(const ON_Curve &)ON_Curve
ON_Geometry::operator=(const ON_Geometry &)ON_Geometry
ON_Object::operator=(const ON_Object &)ON_Object
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
ProxyCurve() constON_CurveProxy
ProxyCurveDomain() constON_CurveProxy
ProxyCurveIsReversed() constON_CurveProxy
PurgeUserData()ON_Object
Read(ON_BinaryArchive &)ON_CurveProxyvirtual
RealCurveParameter(double t) constON_CurveProxy
Reverse()ON_CurveProxyvirtual
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
SetDomain(double t0, double t1)ON_CurveProxyvirtual
SetDomain(ON_Interval domain)ON_CurveProxy
SetEndPoint(ON_3dPoint end_point)ON_Curvevirtual
SetProxyCurve(const ON_Curve *real_curve)ON_CurveProxy
SetProxyCurve(const ON_Curve *real_curve, ON_Interval real_curve_subdomain)ON_CurveProxy
SetProxyCurveDomain(ON_Interval proxy_curve_subdomain)ON_CurveProxy
SetStartPoint(ON_3dPoint start_point)ON_Curvevirtual
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_CurveProxyvirtual
SpanCount() constON_CurveProxyvirtual
Split(double t, ON_Curve *&left_side, ON_Curve *&right_side) constON_CurveProxyvirtual
SwapCoordinates(int i, int j)ON_Geometryvirtual
TangentAt(double t) constON_Curve
ThisCurveParameter(double real_curve_parameter) constON_CurveProxy
Transform(const ON_Xform &)ON_CurveProxyvirtual
TransformUserData(const ON_Xform &xform)ON_Object
Translate(const ON_3dVector &translation_vector)ON_Geometry
Trim(const ON_Interval &domain)ON_CurveProxyvirtual
UserStringCount() constON_Object
Write(ON_BinaryArchive &) constON_CurveProxyvirtual
~ON_Curve()ON_Curvevirtual
~ON_CurveProxy()ON_CurveProxyvirtual
~ON_Geometry()ON_Geometryvirtual
~ON_Object()ON_Objectvirtual