| Point Cloud Library (PCL)
    1.15.1-dev
    | 
This is the complete list of members for ON_BrepTrim, including all inherited members.
| AttachToEdge(int edge_index, bool bRev3d) | ON_BrepTrim | |
| AttachUserData(ON_UserData *pUserData) | ON_Object | |
| boundary enum value | ON_BrepTrim | |
| BoundingBox() const | ON_Geometry | |
| Brep() const | ON_BrepTrim | |
| BrepForm(ON_Brep *brep=NULL) const | ON_Geometry | virtual | 
| ChangeClosedCurveSeam(double t) | ON_Curve | virtual | 
| ChangeDimension(int desired_dimension) | ON_Curve | virtual | 
| ChangeTrimCurve(int c2i) | ON_BrepTrim | |
| ClearBoundingBox() | ON_Geometry | virtual | 
| ComponentIndex() const | ON_BrepTrim | virtual | 
| CopyFrom(const ON_Object *src) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| crvonsrf enum value | ON_BrepTrim | |
| CurvatureAt(double t) const | ON_Curve | |
| DataCRC(ON__UINT32 current_remainder) const | ON_CurveProxy | virtual | 
| Degree() const | ON_CurveProxy | virtual | 
| DerivativeAt(double t) const | ON_Curve | |
| DestroyCurveTree() | ON_Curve | |
| DestroyPspaceInformation() | ON_BrepTrim | |
| DestroyRuntimeCache(bool bDelete=true) | ON_BrepTrim | virtual | 
| DetachUserData(ON_UserData *pUserData) | ON_Object | |
| Dimension() const | ON_CurveProxy | virtual | 
| Domain() const | ON_CurveProxy | virtual | 
| Dump(ON_TextLog &) const | ON_BrepTrim | virtual | 
| DuplicateCurve() const | ON_CurveProxy | virtual | 
| Edge() const | ON_BrepTrim | |
| EdgeCurveIndexOf() const | ON_BrepTrim | |
| EdgeCurveOf() const | ON_BrepTrim | |
| EmergencyDestroy() | ON_Object | |
| 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 | 
| Face() const | ON_BrepTrim | |
| FaceIndexOf() const | ON_BrepTrim | |
| 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 | |
| force_32_bit_trim_type enum value | ON_BrepTrim | |
| 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 | |
| GetCurveParameterFromNurbFormParameter(double, double *) const | ON_CurveProxy | 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_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 | 
| IsArc(const ON_Plane *=NULL, ON_Arc *=NULL, double=ON_ZERO_TOLERANCE) const | ON_CurveProxy | 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_CurveProxy | 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_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 | 
| 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 | 
| IsSeam() const | ON_BrepTrim | |
| IsSlit() const | ON_BrepTrim | |
| IsValid(ON_TextLog *text_log=NULL) const | ON_BrepTrim | virtual | 
| LastSpanIsLinear(double min_length, double tolerance) const | ON_Curve | |
| LastSpanIsLinear(double min_length, double tolerance, ON_Line *span_line) const | ON_Curve | |
| Loop() const | ON_BrepTrim | |
| m__legacy_2d_tol | ON_BrepTrim | |
| m__legacy_3d_tol | ON_BrepTrim | |
| m__legacy_flags | ON_BrepTrim | |
| m__legacy_flags_Get(int *, int *) const | ON_BrepTrim | |
| m__legacy_flags_Set(int, int) | ON_BrepTrim | |
| m_bRev3d | ON_BrepTrim | |
| m_c2i | ON_BrepTrim | |
| m_ei | ON_BrepTrim | |
| m_iso | ON_BrepTrim | |
| m_li | ON_BrepTrim | |
| m_pbox | ON_BrepTrim | |
| m_pline | ON_BrepTrim | |
| m_tolerance | ON_BrepTrim | |
| m_trim_index | ON_BrepTrim | |
| m_trim_user | ON_BrepTrim | |
| m_type | ON_BrepTrim | |
| m_vi | ON_BrepTrim | |
| MakeDeformable() | ON_Geometry | virtual | 
| mated enum value | ON_BrepTrim | |
| 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_Brep class | ON_BrepTrim | friend | 
| ON_BrepTrim() | ON_BrepTrim | |
| ON_BrepTrim(int) | ON_BrepTrim | |
| 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_BrepTrim &) | ON_BrepTrim | |
| 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 | |
| ptonsrf enum value | ON_BrepTrim | |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &) | ON_BrepTrim | virtual | 
| RealCurveParameter(double t) const | ON_CurveProxy | |
| RemoveFromEdge(bool bRemoveFromStartVertex, bool bRemoveFromEndVertex) | ON_BrepTrim | |
| Reverse() | ON_BrepTrim | 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 | |
| seam enum value | ON_BrepTrim | |
| SetDomain(double t0, double t1) | ON_CurveProxy | virtual | 
| SetDomain(ON_Interval domain) | ON_CurveProxy | |
| SetEndPoint(ON_3dPoint end_point) | ON_BrepTrim | 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_BrepTrim | 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 | |
| singular enum value | ON_BrepTrim | |
| SizeOf() const | ON_BrepTrim | virtual | 
| slit enum value | ON_BrepTrim | |
| SpanCount() const | ON_CurveProxy | virtual | 
| Split(double t, ON_Curve *&left_side, ON_Curve *&right_side) const | ON_CurveProxy | virtual | 
| SurfaceIndexOf() const | ON_BrepTrim | |
| SurfaceOf() const | ON_BrepTrim | |
| 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 | 
| TransformTrim(const ON_Xform &xform) | ON_BrepTrim | |
| TransformUserData(const ON_Xform &xform) | ON_Object | |
| Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
| Trim(const ON_Interval &domain) | ON_CurveProxy | virtual | 
| trim_type_count enum value | ON_BrepTrim | |
| TrimCurveIndexOf() const | ON_BrepTrim | |
| TrimCurveOf() const | ON_BrepTrim | |
| TYPE enum name | ON_BrepTrim | |
| unknown enum value | ON_BrepTrim | |
| UnsetPlineEdgeParameters() | ON_BrepTrim | |
| UserStringCount() const | ON_Object | |
| Vertex(int tvi) const | ON_BrepTrim | |
| Write(ON_BinaryArchive &) const | ON_BrepTrim | virtual | 
| ~ON_Curve() | ON_Curve | virtual | 
| ~ON_CurveProxy() | ON_CurveProxy | virtual | 
| ~ON_Geometry() | ON_Geometry | virtual | 
| ~ON_Object() | ON_Object | virtual |