This is the complete list of members for ON_OffsetSurface, including all inherited members.
| AggregateComponentStatus() const | ON_Object | virtual |
| AttachUserData(class ON_UserData *pUserData) | ON_Object | |
| BaseSurface() const | ON_OffsetSurface | |
| BoundingBox() const | ON_Geometry | |
| BrepForm(ON_Brep *brep=nullptr) const override | ON_Surface | virtual |
| ClearAllComponentStates() const | ON_Object | |
| ClearBoundingBox() | ON_Geometry | virtual |
| ClearComponentStates(ON_ComponentStatus states_to_clear) const | ON_Object | virtual |
| ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) const | ON_Object | virtual |
| ComponentIndex() const | ON_Geometry | virtual |
| CopyUserData(const ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| DataCRC(ON__UINT32 current_remainder) const override | ON_SurfaceProxy | virtual |
| Degree(int) const override | ON_SurfaceProxy | virtual |
| DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count) | ON_Object | virtual |
| DestroyRuntimeCache(bool bDelete=true) override | ON_SurfaceProxy | virtual |
| DestroySurfaceTree() | ON_Surface | |
| DetachUserData(class ON_UserData *pUserData) | ON_Object | |
| Dimension() const override | ON_SurfaceProxy | virtual |
| Domain(int) const override | ON_SurfaceProxy | virtual |
| Dump(ON_TextLog &) const override | ON_SurfaceProxy | virtual |
| DuplicateSurface() const override | ON_SurfaceProxy | virtual |
| E_iso enum value | ON_Surface | |
| EmergencyDestroy() | ON_Object | |
| Ev1Der(double u, double v, ON_3dPoint &point, ON_3dVector &du, ON_3dVector &dv, int quadrant=0, int *hint=0) const | ON_Surface | |
| Ev2Der(double u, double v, ON_3dPoint &point, ON_3dVector &du, ON_3dVector &dv, ON_3dVector &duu, ON_3dVector &duv, ON_3dVector &dvv, int quadrant=0, int *hint=0) const | ON_Surface | |
| Evaluate(double, double, int, int, double *, int=0, int *=0) const override | ON_OffsetSurface | virtual |
| EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const override | ON_Surface | virtual |
| EvNormal(double u, double v, ON_3dPoint &point, ON_3dVector &normal, int quadrant=0, int *hint=0) const | ON_Surface | |
| EvNormal(double u, double v, ON_3dVector &normal, int quadrant=0, int *hint=0) const | ON_Surface | |
| EvNormal(double u, double v, ON_3dPoint &point, ON_3dVector &du, ON_3dVector &dv, ON_3dVector &normal, int=0, int *=0) const | ON_Surface | |
| EvPoint(double u, double v, ON_3dPoint &point, int quadrant=0, int *hint=0) const | ON_Surface | |
| Extend(int dir, const ON_Interval &domain) | ON_Surface | virtual |
| FirstUserData() const | ON_Object | |
| FrameAt(double u, double v, ON_Plane &frame) const | ON_Surface | |
| GetBBox(double *boxmin, double *boxmax, bool bGrowBox=false) const override | ON_OffsetSurface | virtual |
| GetBoundingBox(ON_BoundingBox &bbox, bool bGrowBox=false) const | ON_Geometry | |
| GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, bool bGrowBox=false) const | ON_Geometry | |
| GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const | ON_Object | virtual |
| GetDomain(int dir, double *t0, double *t1) const | ON_Surface | |
| GetNextDiscontinuity(int dir, ON::continuity c, double t0, double t1, double *t, int *hint=nullptr, int *dtype=nullptr, double cos_angle_tolerance=ON_DEFAULT_ANGLE_TOLERANCE_COSINE, double curvature_tolerance=ON_SQRT_EPSILON) const override | ON_SurfaceProxy | virtual |
| GetNurbForm(ON_NurbsSurface &, double=0.0) const override | ON_SurfaceProxy | virtual |
| GetNurbFormParameterFromSurfaceParameter(double surface_s, double surface_t, double *nurbs_s, double *nurbs_t) const override | ON_SurfaceProxy | virtual |
| GetParameterTolerance(int, double, double *, double *) const override | ON_SurfaceProxy | virtual |
| GetSpanVector(int, double *) const override | ON_SurfaceProxy | virtual |
| GetSpanVectorIndex(int dir, double t, int side, int *span_vector_index, ON_Interval *span_interval) const | ON_Surface | virtual |
| GetSurfaceParameterFromNurbFormParameter(double nurbs_s, double nurbs_t, double *surface_s, double *surface_t) const override | ON_SurfaceProxy | virtual |
| GetSurfaceSize(double *width, double *height) const override | ON_SurfaceProxy | virtual |
| GetTightBoundingBox(class ON_BoundingBox &tight_bbox, bool bGrowBox=false, const class ON_Xform *xform=nullptr) const | ON_Geometry | 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 override | ON_Surface | virtual |
| HasNurbForm() const override | ON_SurfaceProxy | virtual |
| IsAtSeam(double s, double t) const | ON_Surface | |
| IsAtSingularity(double s, double t, bool bExact=true) const | ON_Surface | |
| IsClosed(int) const override | ON_SurfaceProxy | virtual |
| IsCone(ON_Cone *cone=nullptr, double tolerance=ON_ZERO_TOLERANCE) const | ON_Surface | |
| IsContinuous(ON::continuity c, double s, double t, int *hint=nullptr, 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 override | ON_SurfaceProxy | virtual |
| IsCylinder(ON_Cylinder *cylinder=nullptr, double tolerance=ON_ZERO_TOLERANCE) const | ON_Surface | |
| IsDeformable() const | ON_Geometry | virtual |
| IsIsoparametric(const ON_Curve &curve, const ON_Interval *curve_domain=nullptr) const override | ON_SurfaceProxy | virtual |
| IsIsoparametric(const ON_BoundingBox &bbox) const override | ON_SurfaceProxy | virtual |
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| ISO enum name | ON_Surface | |
| iso_count enum value | ON_Surface | |
| IsoCurve(int dir, double c) const override | ON_SurfaceProxy | virtual |
| IsPeriodic(int) const override | ON_SurfaceProxy | virtual |
| IsPlanar(ON_Plane *plane=nullptr, double tolerance=ON_ZERO_TOLERANCE) const override | ON_SurfaceProxy | virtual |
| IsSingular(int) const override | ON_SurfaceProxy | virtual |
| IsSolid() const | ON_Surface | |
| IsSphere(ON_Sphere *sphere=nullptr, double tolerance=ON_ZERO_TOLERANCE) const | ON_Surface | |
| IsTorus(ON_Torus *torus=nullptr, double tolerance=ON_ZERO_TOLERANCE) const | ON_Surface | |
| IsValid(class ON_TextLog *text_log=nullptr) const override | ON_SurfaceProxy | virtual |
| MakeDeformable() | ON_Geometry | virtual |
| MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual |
| MemoryRelocate() | ON_Object | virtual |
| ModelObjectId() const | ON_Object | virtual |
| MoveUserData(ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution, bool bDeleteAllSourceItems) | ON_Object | |
| MoveUserData(ON_Object &source_object) | ON_Object | |
| N_iso enum value | ON_Surface | |
| NormalAt(double, double) const | ON_Surface | |
| not_iso enum value | ON_Surface | |
| NurbsSurface(ON_NurbsSurface *pNurbsSurface=nullptr, double tolerance=0.0, const ON_Interval *s_subdomain=nullptr, const ON_Interval *t_subdomain=nullptr) const | ON_Surface | |
| ObjectType() const override | ON_Surface | virtual |
| OffsetFunction() | ON_OffsetSurface | |
| OffsetFunction() const | ON_OffsetSurface | |
| ON_Geometry()=default | ON_Geometry | |
| ON_Geometry(const ON_Geometry &)=default | ON_Geometry | |
| ON_Object() ON_NOEXCEPT | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| ON_OffsetSurface() | ON_OffsetSurface | |
| ON_OffsetSurface(const ON_OffsetSurface &src) | ON_OffsetSurface | |
| ON_Surface() | ON_Surface | |
| ON_Surface(const ON_Surface &) | ON_Surface | |
| ON_SurfaceProxy() | ON_SurfaceProxy | |
| ON_SurfaceProxy(const ON_Surface *) | ON_SurfaceProxy | |
| ON_SurfaceProxy(const ON_SurfaceProxy &) | ON_SurfaceProxy | |
| operator=(const ON_OffsetSurface &src) | ON_OffsetSurface | |
| ON_SurfaceProxy::operator=(const ON_SurfaceProxy &) | ON_SurfaceProxy | |
| ON_Surface::operator=(const ON_Surface &) | ON_Surface | |
| ON_Geometry::operator=(const ON_Geometry &)=default | ON_Geometry | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| PointAt(double, double) const | ON_Surface | |
| ProxySurface() const | ON_SurfaceProxy | |
| ProxySurfaceIsTransposed() const | ON_SurfaceProxy | |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &) override | ON_SurfaceProxy | virtual |
| Reverse(int) override | ON_SurfaceProxy | 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 | |
| S_iso enum value | ON_Surface | |
| Scale(double scale_factor) | ON_Geometry | |
| SetBaseSurface(const ON_Surface *base_surface) | ON_OffsetSurface | |
| SetBaseSurface(ON_Surface *base_surface, bool bManage) | ON_OffsetSurface | |
| SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) const | ON_Object | virtual |
| SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) const | ON_Object | virtual |
| SetDomain(int dir, ON_Interval domain) | ON_Surface | |
| SetDomain(int dir, double t0, double t1) | ON_Surface | virtual |
| SetProxySurface(const ON_Surface *proxy_surface) | ON_SurfaceProxy | |
| 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 override | ON_SurfaceProxy | virtual |
| SpanCount(int) const override | ON_SurfaceProxy | virtual |
| Split(int dir, double c, ON_Surface *&west_or_south_side, ON_Surface *&east_or_north_side) const | ON_Surface | virtual |
| SwapCoordinates(int i, int j) | ON_Geometry | virtual |
| Transform(const ON_Xform &) override | ON_SurfaceProxy | virtual |
| TransformUserData(const class ON_Xform &xform) | ON_Object | |
| Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
| Transpose() override | ON_SurfaceProxy | virtual |
| Trim(int dir, const ON_Interval &domain) | ON_Surface | virtual |
| Unset | ON_Geometry | static |
| UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map) | ON_Object | virtual |
| UserDataConflictResolution enum name | ON_Object | |
| UserStringCount() const | ON_Object | |
| W_iso enum value | ON_Surface | |
| Write(ON_BinaryArchive &) const override | ON_SurfaceProxy | virtual |
| x_iso enum value | ON_Surface | |
| y_iso enum value | ON_Surface | |
| ~ON_Geometry()=default | ON_Geometry | |
| ~ON_Object() | ON_Object | virtual |
| ~ON_OffsetSurface() | ON_OffsetSurface | |
| ~ON_Surface() | ON_Surface | virtual |
| ~ON_SurfaceProxy() | ON_SurfaceProxy | virtual |