![]() |
QCAD
Open Source 2D CAD
|
This is the complete list of members for ON_BrepEdge, including all inherited members.
AreaMassProperties(ON_3dPoint base_point, ON_3dVector plane_normal, ON_MassProperties &mp, bool bArea=true, bool bFirstMoments=true, bool bSecondMoments=true, bool bProductMoments=true, double rel_tol=1.0e-6, double abs_tol=1.0e-6) const | ON_Curve | |
AttachUserData(ON_UserData *pUserData) | ON_Object | |
BoundingBox() const | ON_Geometry | |
Brep() const | ON_BrepEdge | |
BrepForm(ON_Brep *brep=NULL) const | ON_Geometry | virtual |
ChangeClosedCurveSeam(double t) | ON_Curve | virtual |
ChangeDimension(int desired_dimension) | ON_Curve | virtual |
ChangeEdgeCurve(int c3i) | ON_BrepEdge | |
ClearBoundingBox() | ON_Geometry | virtual |
ComponentIndex() const | ON_BrepEdge | virtual |
CopyFrom(const ON_Object *src) | ON_Object | |
CopyUserData(const ON_Object &source_object) | ON_Object | |
CreateCurveTree() const | ON_Curve | virtual |
CurvatureAt(double t) const | ON_Curve | |
CurveTree() const | ON_Curve | |
CurveTreeHelper() | ON_Curve | protected |
DataCRC(ON__UINT32 current_remainder) const | ON_BrepEdge | virtual |
Degree() const | ON_CurveProxy | virtual |
DerivativeAt(double t) const | ON_Curve | |
DestroyCurveTree() | ON_Curve | |
DestroyRuntimeCache(bool bDelete=true) | ON_CurveProxy | virtual |
DetachUserData(ON_UserData *pUserData) | ON_Object | |
Dimension() const | ON_CurveProxy | virtual |
Domain() const | ON_CurveProxy | virtual |
Dump(ON_TextLog &) const | ON_BrepEdge | virtual |
DuplicateCurve() const | ON_CurveProxy | virtual |
EdgeCurveIndexOf() const | ON_BrepEdge | |
EdgeCurveOf() const | ON_BrepEdge | |
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_CurveProxy | virtual |
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | ON_Curve | 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_Curve | virtual |
FirstUserData() const | ON_Object | |
FrameAt(double t, ON_Plane &plane) const | ON_Curve | |
GetBBox(double *, double *, ON_BOOL32=false) const | ON_CurveProxy | 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 | |
GetClosestPoint(const ON_3dPoint &, double *, double=0.0, const ON_Interval *=NULL) const | ON_CurveProxy | virtual |
GetCurveParameterFromNurbFormParameter(double, double *) const | ON_CurveProxy | virtual |
GetDomain(double *t0, double *t1) const | ON_Curve | |
GetLength(double *, double=1.0e-8, const ON_Interval *=NULL) const | ON_CurveProxy | virtual |
GetLocalClosestPoint(const ON_3dPoint &, double, double *, const ON_Interval *=NULL) const | ON_CurveProxy | virtual |
GetNextDiscontinuity(ON::continuity c, double t0, double t1, double *t, int *hint=NULL, int *dtype=NULL, double cos_angle_tolerance=0.99984769515639123915701155881391, double curvature_tolerance=ON_SQRT_EPSILON) const | ON_CurveProxy | virtual |
GetNormalizedArcLengthPoint(double s, double *t, double fractional_tolerance=1.0e-8, const ON_Interval *sub_domain=NULL) const | ON_CurveProxy | virtual |
GetNormalizedArcLengthPoints(int count, const double *s, double *t, double absolute_tolerance=0.0, double fractional_tolerance=1.0e-8, const ON_Interval *sub_domain=NULL) const | ON_CurveProxy | virtual |
GetNurbForm(ON_NurbsCurve &, double=0.0, const ON_Interval *=NULL) const | ON_CurveProxy | virtual |
GetNurbFormParameterFromCurveParameter(double, double *) const | ON_CurveProxy | virtual |
GetParameterTolerance(double, double *, double *) const | ON_CurveProxy | virtual |
GetSpanVector(double *) const | ON_CurveProxy | 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_Curve | 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 | |
HasBrepForm() const | ON_Geometry | virtual |
HasNurbForm() const | ON_CurveProxy | virtual |
IntersectCurve(const ON_Curve *curveB, ON_SimpleArray< ON_X_EVENT > &x, double intersection_tolerance=0.0, double overlap_tolerance=0.0, const ON_Interval *curveA_domain=0, const ON_Interval *curveB_domain=0) const | ON_Curve | |
IntersectSelf(ON_SimpleArray< ON_X_EVENT > &x, double intersection_tolerance=0.0, const ON_Interval *curve_domain=0) const | ON_Curve | virtual |
IntersectSurface(const ON_Surface *surfaceB, ON_SimpleArray< ON_X_EVENT > &x, double intersection_tolerance=0.0, double overlap_tolerance=0.0, const ON_Interval *curveA_domain=0, const ON_Interval *surfaceB_udomain=0, const ON_Interval *surfaceB_vdomain=0) const | ON_Curve | |
IsArc(const ON_Plane *=NULL, ON_Arc *=NULL, double=ON_ZERO_TOLERANCE) const | ON_CurveProxy | virtual |
IsClosable(double tolerance, double min_abs_size=0.0, double min_rel_size=10.0) const | ON_Curve | |
IsClosed() const | ON_BrepEdge | 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=0.99984769515639123915701155881391, double curvature_tolerance=ON_SQRT_EPSILON) const | ON_CurveProxy | virtual |
IsDeformable() const | ON_Geometry | 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_CurveProxy | virtual |
IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
IsLinear(double=ON_ZERO_TOLERANCE) const | ON_CurveProxy | virtual |
IsMorphable() const | ON_Geometry | virtual |
IsPeriodic(void) const | ON_CurveProxy | virtual |
IsPlanar(ON_Plane *=NULL, double=ON_ZERO_TOLERANCE) const | ON_CurveProxy | virtual |
IsPolyline(ON_SimpleArray< ON_3dPoint > *pline_points=NULL, ON_SimpleArray< double > *pline_t=NULL) const | ON_CurveProxy | virtual |
IsShort(double tolerance, const ON_Interval *sub_domain=NULL) const | ON_CurveProxy | |
IsSmoothManifoldEdge(double angle_tolerance=ON_DEFAULT_ANGLE_TOLERANCE) const | ON_BrepEdge | |
IsValid(ON_TextLog *text_log=NULL) const | ON_BrepEdge | virtual |
LengthMassProperties(ON_MassProperties &mp, bool bLength=true, bool bFirstMoments=true, bool bSecondMoments=true, bool bProductMoments=true, double rel_tol=1.0e-6, double abs_tol=1.0e-6) const | ON_Curve | |
m_brep | ON_BrepEdge | private |
m_bReversed | ON_CurveProxy | private |
m_c3i | ON_BrepEdge | |
m_ctree | ON_Curve | protected |
m_edge_index | ON_BrepEdge | |
m_edge_user | ON_BrepEdge | |
m_mempool | ON_Object | |
m_real_curve | ON_CurveProxy | private |
m_real_curve_domain | ON_CurveProxy | private |
m_this_domain | ON_CurveProxy | private |
m_ti | ON_BrepEdge | |
m_tolerance | ON_BrepEdge | |
m_userdata_list | ON_Object | private |
m_vi | ON_BrepEdge | |
MakeDeformable() | ON_Geometry | virtual |
MemoryRelocate() | ON_Object | virtual |
MeshCurve(ON_MeshCurveParameters &mp, ON_PolylineCurve *polyline, bool bSkipFirstPoint, const ON_Interval *domain) const | ON_Curve | |
MeshCurve(ON_MeshCurveParameters &mp, ON_PolylineCurve *polyline, bool bSkipFirstPoint, const ON_Interval *domain) | ON_Curve | |
ModelObjectId() const | ON_Object | virtual |
Morph(const ON_SpaceMorph &morph) | ON_Geometry | 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_BrepEdge | virtual |
ON_Brep | ON_BrepEdge | friend |
ON_BrepEdge() | ON_BrepEdge | |
ON_BrepEdge(int) | ON_BrepEdge | |
ON_BrepEdge(const ON_BrepEdge &) | ON_BrepEdge | private |
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 | |
ON_OBJECT_DECLARE(ON_BrepEdge) | ON_BrepEdge | private |
operator=(const ON_BrepEdge &) | ON_BrepEdge | |
ON_CurveProxy::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) const | ON_Curve | protected |
PointAt(double t) const | ON_Curve | |
PointAtEnd() const | ON_Curve | |
PointAtStart() const | ON_Curve | |
ProxyCurve() const | ON_CurveProxy | |
ProxyCurveDomain() const | ON_CurveProxy | |
ProxyCurveIsReversed() const | ON_CurveProxy | |
PurgeUserData() | ON_Object | |
Read(ON_BinaryArchive &) | ON_BrepEdge | virtual |
RealCurveInterval(const ON_Interval *sub_domain) const | ON_CurveProxy | private |
RealCurveParameter(double t) const | ON_CurveProxy | |
RemoveShortSegments(double tolerance, bool bRemoveShortSegments=true) | ON_Curve | |
Reverse() | ON_BrepEdge | 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 | |
SetDomain(double t0, double t1) | ON_CurveProxy | virtual |
SetDomain(ON_Interval domain) | ON_CurveProxy | |
SetEndPoint(ON_3dPoint end_point) | ON_BrepEdge | virtual |
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_BrepEdge | virtual |
SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
SizeOf() const | ON_BrepEdge | virtual |
SpanCount() const | ON_CurveProxy | virtual |
Split(double t, ON_Curve *&left_side, ON_Curve *&right_side) const | ON_CurveProxy | virtual |
SwapCoordinates(int i, int j) | ON_Geometry | virtual |
TangentAt(double t) const | ON_Curve | |
ThisCurveParameter(double real_curve_parameter) const | ON_CurveProxy | |
Transform(const ON_Xform &) | ON_CurveProxy | virtual |
TransformUserData(const ON_Xform &xform) | ON_Object | |
Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
Trim(int eti) const | ON_BrepEdge | |
ON_CurveProxy::Trim(const ON_Interval &domain) | ON_CurveProxy | virtual |
TrimCount() const | ON_BrepEdge | |
Vertex(int evi) const | ON_BrepEdge | |
Write(ON_BinaryArchive &) const | ON_BrepEdge | virtual |
~ON_Curve() | ON_Curve | virtual |
~ON_CurveProxy() | ON_CurveProxy | virtual |
~ON_Geometry() | ON_Geometry | virtual |
~ON_Object() | ON_Object | virtual |