| Point Cloud Library (PCL)
    1.15.1-dev
    | 
This is the complete list of members for ON_Extrusion, including all inherited members.
| AddInnerProfile(ON_Curve *inner_profile) | ON_Extrusion | |
| AttachUserData(ON_UserData *pUserData) | ON_Object | |
| BoundingBox() const | ON_Geometry | |
| BrepForm(ON_Brep *brep=NULL) const | ON_Extrusion | virtual | 
| BrepForm(ON_Brep *brep, bool bSmoothFaces) const | ON_Extrusion | |
| CapCount() const | ON_Extrusion | |
| CleanupPolyCurveProfile(ON_PolyCurve &polycurve) | ON_Extrusion | static | 
| ClearBoundingBox() | ON_Geometry | virtual | 
| ComponentIndex() const | ON_Geometry | virtual | 
| CopyFrom(const ON_Object *src) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| CreateFrom3dCurve(const ON_Curve &curve, const ON_Plane *plane, double height, bool bCap, ON_Extrusion *extrusion=0) | ON_Extrusion | static | 
| Cylinder(const ON_Cylinder &cylinder, bool bCapBottom, bool bCapTop, ON_Extrusion *extrusion=0) | ON_Extrusion | static | 
| DataCRC(ON__UINT32 current_remainder) const | ON_Extrusion | virtual | 
| Degree(int dir) const | ON_Extrusion | virtual | 
| Destroy() | ON_Extrusion | |
| DestroyRuntimeCache(bool bDelete=true) | ON_Surface | virtual | 
| DestroySurfaceTree() | ON_Surface | |
| DetachUserData(ON_UserData *pUserData) | ON_Object | |
| Dimension() const | ON_Extrusion | virtual | 
| Domain(int dir) const | ON_Extrusion | virtual | 
| Dump(ON_TextLog &) const | ON_Extrusion | virtual | 
| DuplicateSurface() const | ON_Surface | 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 u, double v, int num_der, int array_stride, double *der_array, int quadrant=0, int *hint=0) const | ON_Extrusion | virtual | 
| EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | 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_Extrusion | virtual | 
| FaceCount() const | ON_Extrusion | |
| FirstUserData() const | ON_Object | |
| FrameAt(double u, double v, ON_Plane &frame) const | ON_Surface | |
| GetBBox(double *boxmin, double *boxmax, int bGrowBox=false) const | ON_Extrusion | 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 | |
| GetBrepFormComponentIndex(ON_COMPONENT_INDEX extrusion_ci, ON_COMPONENT_INDEX &brep_ci) const | ON_Extrusion | |
| GetBrepFormComponentIndex(ON_COMPONENT_INDEX extrusion_ci, double extrusion_profile_parameter, const ON_Brep &brep_form, ON_COMPONENT_INDEX &brep_ci) const | ON_Extrusion | |
| GetClosestPoint(const ON_3dPoint &P, double *s, double *t, double maximum_distance=0.0, const ON_Interval *sdomain=0, const ON_Interval *tdomain=0) const | ON_Extrusion | |
| GetDomain(int dir, double *t0, double *t1) const | ON_Surface | |
| GetLocalClosestPoint(const ON_3dPoint &, double, double, double *, double *, const ON_Interval *=NULL, const ON_Interval *=NULL) const | ON_Extrusion | |
| GetMiterPlaneNormal(int end, ON_3dVector &N) const | ON_Extrusion | |
| GetNextDiscontinuity(int dir, 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_Extrusion | virtual | 
| GetNurbForm(ON_NurbsSurface &nurbs_surface, double tolerance=0.0) const | ON_Extrusion | virtual | 
| GetNurbFormParameterFromSurfaceParameter(double surface_s, double surface_t, double *nurbs_s, double *nurbs_t) const | ON_Extrusion | virtual | 
| GetParameterTolerance(int dir, double t, double *tminus, double *tplus) const | ON_Extrusion | virtual | 
| GetPathPlane(double s, ON_Plane &plane) const | ON_Extrusion | |
| GetProfileCurves(ON_SimpleArray< const ON_Curve * > &profile_curves) const | ON_Extrusion | |
| GetProfileKinkParameters(int profile_index, ON_SimpleArray< double > &profile_kink_parameters) const | ON_Extrusion | |
| GetProfilePlane(double s, ON_Plane &plane) const | ON_Extrusion | |
| GetProfileTransformation(double s, ON_Xform &xform) const | ON_Extrusion | |
| GetSpanVector(int dir, double *span_vector) const | ON_Extrusion | virtual | 
| GetSpanVectorIndex(int dir, double t, int side, int *span_vector_index, ON_Interval *span_interval) const | ON_Extrusion | virtual | 
| GetSurfaceParameterFromNurbFormParameter(double nurbs_s, double nurbs_t, double *surface_s, double *surface_t) const | ON_Extrusion | virtual | 
| GetSurfaceSize(double *width, double *height) const | ON_Extrusion | virtual | 
| GetTightBoundingBox(ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) const | ON_Extrusion | 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_Surface | virtual | 
| HasNurbForm() const | ON_Extrusion | virtual | 
| IsAtSeam(double s, double t) const | ON_Surface | |
| IsAtSingularity(double s, double t, bool bExact=true) const | ON_Surface | |
| IsCapped() const | ON_Extrusion | |
| IsClosed(int) const | ON_Extrusion | virtual | 
| IsCone(ON_Cone *cone=NULL, double tolerance=ON_ZERO_TOLERANCE) const | ON_Surface | |
| IsContinuous(ON::continuity c, double s, 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_Extrusion | virtual | 
| IsCylinder(ON_Cylinder *cylinder=NULL, double tolerance=ON_ZERO_TOLERANCE) const | ON_Surface | |
| IsDeformable() const | ON_Geometry | virtual | 
| IsIsoparametric(const ON_Curve &curve, const ON_Interval *curve_domain=NULL) const | ON_Extrusion | virtual | 
| IsIsoparametric(const ON_BoundingBox &bbox) const | ON_Extrusion | virtual | 
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsMitered() const | ON_Extrusion | |
| ISO enum name | ON_Surface | |
| iso_count enum value | ON_Surface | |
| IsoCurve(int dir, double c) const | ON_Extrusion | virtual | 
| IsPeriodic(int) const | ON_Extrusion | virtual | 
| IsPlanar(ON_Plane *plane=NULL, double tolerance=ON_ZERO_TOLERANCE) const | ON_Extrusion | virtual | 
| IsSingular(int) const | ON_Surface | virtual | 
| IsSolid() const | ON_Extrusion | |
| IsSphere(ON_Sphere *sphere=NULL, double tolerance=ON_ZERO_TOLERANCE) const | ON_Surface | |
| IsTorus(ON_Torus *torus=NULL, double tolerance=ON_ZERO_TOLERANCE) const | ON_Surface | |
| IsValid(ON_TextLog *text_log=NULL) const | ON_Extrusion | virtual | 
| IsValidPolyCurveProfile(const ON_PolyCurve &polycurve, ON_TextLog *text_log=0) | ON_Extrusion | static | 
| m_bCap | ON_Extrusion | |
| m_bHaveN | ON_Extrusion | |
| m_bTransposed | ON_Extrusion | |
| m_N | ON_Extrusion | |
| m_Nz_min | ON_Extrusion | static | 
| m_path | ON_Extrusion | |
| m_path_domain | ON_Extrusion | |
| m_path_length_min | ON_Extrusion | static | 
| m_profile | ON_Extrusion | |
| m_profile_count | ON_Extrusion | |
| m_t | ON_Extrusion | |
| m_up | ON_Extrusion | |
| MakeDeformable() | ON_Geometry | virtual | 
| MemoryRelocate() | ON_Object | virtual | 
| ModelObjectId() const | ON_Object | virtual | 
| 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=NULL, double tolerance=0.0, const ON_Interval *s_subdomain=NULL, const ON_Interval *t_subdomain=NULL) const | ON_Surface | |
| ObjectType() const | ON_Extrusion | virtual | 
| ON_Extrusion() | ON_Extrusion | |
| ON_Extrusion(const ON_Extrusion &src) | ON_Extrusion | |
| ON_Geometry() | ON_Geometry | |
| ON_Geometry(const ON_Geometry &) | ON_Geometry | |
| ON_Object() | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| ON_Surface() | ON_Surface | |
| ON_Surface(const ON_Surface &) | ON_Surface | |
| operator=(const ON_Extrusion &) | ON_Extrusion | |
| ON_Surface::operator=(const ON_Surface &) | ON_Surface | |
| ON_Geometry::operator=(const ON_Geometry &) | ON_Geometry | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| PathEnd() const | ON_Extrusion | |
| PathLineCurve(ON_LineCurve *line_curve) const | ON_Extrusion | |
| PathParameter() const | ON_Extrusion | |
| PathStart() const | ON_Extrusion | |
| PathTangent() const | ON_Extrusion | |
| Pipe(const ON_Cylinder &cylinder, double other_radius, bool bCapBottom, bool bCapTop, ON_Extrusion *extrusion=0) | ON_Extrusion | static | 
| PointAt(double, double) const | ON_Surface | |
| PolyProfile() const | ON_Extrusion | |
| Profile(int profile_index) const | ON_Extrusion | |
| Profile3d(int profile_index, double s) const | ON_Extrusion | |
| Profile3d(ON_COMPONENT_INDEX ci) const | ON_Extrusion | |
| ProfileCount() const | ON_Extrusion | |
| ProfileIndex(double profile_parameter) const | ON_Extrusion | |
| ProfileIsKinked(int profile_index) const | ON_Extrusion | |
| ProfileParameter() const | ON_Extrusion | |
| ProfileSmoothSegmentCount(int profile_index) const | ON_Extrusion | |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &binary_archive) | ON_Extrusion | virtual | 
| Reverse(int dir) | ON_Extrusion | 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 | |
| SetDomain(int dir, double t0, double t1) | ON_Extrusion | virtual | 
| ON_Surface::SetDomain(int dir, ON_Interval domain) | ON_Surface | |
| SetMiterPlaneNormal(ON_3dVector N, int end) | ON_Extrusion | |
| SetOuterProfile(ON_Curve *outer_profile, bool bCap) | ON_Extrusion | |
| SetPath(ON_3dPoint A, ON_3dPoint B) | ON_Extrusion | |
| SetPathAndUp(ON_3dPoint A, ON_3dPoint B, ON_3dVector up) | ON_Extrusion | |
| 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 | ON_Extrusion | virtual | 
| SpanCount(int dir) const | ON_Extrusion | virtual | 
| Split(int dir, double c, ON_Surface *&west_or_south_side, ON_Surface *&east_or_north_side) const | ON_Extrusion | virtual | 
| SumSurfaceForm(ON_SumSurface *sum_surface) const | ON_Extrusion | |
| SwapCoordinates(int i, int j) | ON_Geometry | virtual | 
| Transform(const ON_Xform &xform) | ON_Extrusion | virtual | 
| TransformUserData(const ON_Xform &xform) | ON_Object | |
| Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
| Transpose() | ON_Extrusion | virtual | 
| Trim(int dir, const ON_Interval &domain) | ON_Extrusion | virtual | 
| UserStringCount() const | ON_Object | |
| W_iso enum value | ON_Surface | |
| WallEdge(ON_COMPONENT_INDEX ci) const | ON_Extrusion | |
| WallSurface(ON_COMPONENT_INDEX ci) const | ON_Extrusion | |
| Write(ON_BinaryArchive &binary_archive) const | ON_Extrusion | virtual | 
| x_iso enum value | ON_Surface | |
| y_iso enum value | ON_Surface | |
| ~ON_Extrusion() | ON_Extrusion | |
| ~ON_Geometry() | ON_Geometry | virtual | 
| ~ON_Object() | ON_Object | virtual | 
| ~ON_Surface() | ON_Surface | virtual |