| Point Cloud Library (PCL)
    1.15.1-dev
    | 
This is the complete list of members for ON_Brep, including all inherited members.
| AddEdgeCurve(ON_Curve *) | ON_Brep | |
| AddSurface(ON_Surface *) | ON_Brep | |
| AddTrimCurve(ON_Curve *) | ON_Brep | |
| Append(const ON_Brep &) | ON_Brep | |
| AttachUserData(ON_UserData *pUserData) | ON_Object | |
| BoundingBox() const | ON_Geometry | |
| BrepComponent(ON_COMPONENT_INDEX ci) const | ON_Brep | |
| BrepForm(ON_Brep *brep=NULL) const | ON_Brep | virtual | 
| ChangeVertex(int old_vi, int new_vi, bool bClearTolerances) | ON_Brep | |
| Clear_edge_user_i(int) | ON_Brep | |
| Clear_edge_user_i() | ON_Brep | |
| Clear_face_user_i() | ON_Brep | |
| Clear_loop_user_i() | ON_Brep | |
| Clear_trim_user_i() | ON_Brep | |
| Clear_user_i() | ON_Brep | |
| Clear_vertex_user_i() | ON_Brep | |
| ClearBoundingBox() | ON_Brep | virtual | 
| ClearEdgeVertices() | ON_Brep | protected | 
| ClearTrimVertices() | ON_Brep | protected | 
| CloseTrimGap(ON_BrepTrim &trim0, ON_BrepTrim &trim1) | ON_Brep | |
| CollapseEdge(int edge_index, bool bCloseTrimGap=true, int vertex_index=-1) | ON_Brep | |
| CombineCoincidentEdges(ON_BrepEdge &, ON_BrepEdge &) | ON_Brep | |
| CombineCoincidentVertices(ON_BrepVertex &, ON_BrepVertex &) | ON_Brep | |
| CombineContiguousEdges(int edge_index0, int edge_iindex1, double angle_tolerance_radians=ON_PI/180.0) | ON_Brep | |
| Compact() | ON_Brep | |
| ComponentIndex() const | ON_Geometry | virtual | 
| ComputeLoopType(const ON_BrepLoop &) const | ON_Brep | |
| CopyFrom(const ON_Object *src) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| Create(ON_Surface *&pSurface) | ON_Brep | |
| Create(ON_NurbsSurface *&pNurbsSurface) | ON_Brep | |
| Create(ON_PlaneSurface *&pPlaneSurface) | ON_Brep | |
| Create(ON_RevSurface *&pRevSurface) | ON_Brep | |
| Create(ON_SumSurface *&pSumSurface) | ON_Brep | |
| CreateMesh(const ON_MeshParameters &mp, ON_SimpleArray< ON_Mesh * > &mesh_list) const | ON_Brep | |
| CullUnused2dCurves() | ON_Brep | |
| CullUnused3dCurves() | ON_Brep | |
| CullUnusedEdges() | ON_Brep | |
| CullUnusedFaces() | ON_Brep | |
| CullUnusedLoops() | ON_Brep | |
| CullUnusedSurfaces() | ON_Brep | |
| CullUnusedTrims() | ON_Brep | |
| CullUnusedVertices() | ON_Brep | |
| DataCRC(ON__UINT32 current_remainder) const | ON_Brep | virtual | 
| Delete2dCurve(int c2_index) | ON_Brep | |
| Delete3dCurve(int c3_index) | ON_Brep | |
| DeleteEdge(ON_BrepEdge &edge, ON_BOOL32 bDeleteEdgeVertices) | ON_Brep | |
| DeleteFace(ON_BrepFace &face, ON_BOOL32 bDeleteFaceEdges) | ON_Brep | |
| DeleteLoop(ON_BrepLoop &loop, ON_BOOL32 bDeleteLoopEdges) | ON_Brep | |
| DeleteSurface(int s_index) | ON_Brep | |
| DeleteTrim(ON_BrepTrim &trim, ON_BOOL32 bDeleteTrimEdges) | ON_Brep | |
| DeleteVertex(ON_BrepVertex &vertex) | ON_Brep | |
| Destroy() | ON_Brep | |
| DestroyMesh(ON::mesh_type mesh_type, bool bDeleteMesh=true) | ON_Brep | |
| DestroyRegionTopology() | ON_Brep | |
| DestroyRuntimeCache(bool bDelete=true) | ON_Brep | virtual | 
| DetachUserData(ON_UserData *pUserData) | ON_Object | |
| Dimension() const | ON_Brep | virtual | 
| Dump(ON_TextLog &) const | ON_Brep | virtual | 
| DuplicateFace(int face_index, ON_BOOL32 bDuplicateMeshes) const | ON_Brep | |
| DuplicateFaces(int face_count, const int *face_index, ON_BOOL32 bDuplicateMeshes) const | ON_Brep | |
| Edge(int edge_index) const | ON_Brep | |
| Edge(ON_COMPONENT_INDEX edge_index) const | ON_Brep | |
| EdgeCurveUseCount(int c3_index, int max_count=0) const | ON_Brep | |
| EmergencyDestroy() | ON_Brep | |
| EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | ON_Brep | virtual | 
| ExtractFace(int face_index) | ON_Brep | |
| Face(int face_index) const | ON_Brep | |
| Face(ON_COMPONENT_INDEX face_index) const | ON_Brep | |
| FaceIsSurface(int) const | ON_Brep | |
| FirstUserData() const | ON_Object | |
| Flip() | ON_Brep | |
| FlipFace(ON_BrepFace &) | ON_Brep | |
| FlipLoop(ON_BrepLoop &) | ON_Brep | |
| FlipReversedSurfaces() | ON_Brep | |
| GetBBox(double *, double *, ON_BOOL32=false) const | ON_Brep | 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 | |
| GetConnectedComponents(ON_SimpleArray< ON_Brep * > &components, bool bDuplicateMeshes) const | ON_Brep | |
| GetMesh(ON::mesh_type mesh_type, ON_SimpleArray< const ON_Mesh * > &meshes) const | ON_Brep | |
| GetTightBoundingBox(ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) const | ON_Geometry | virtual | 
| GetTrim2dEnd(int, ON_2dPoint &) const | ON_Brep | |
| GetTrim2dStart(int trim_index, ON_2dPoint &) const | ON_Brep | |
| GetTrim3dEnd(int, ON_3dPoint &) const | ON_Brep | |
| GetTrim3dStart(int, ON_3dPoint &) const | ON_Brep | |
| 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_Brep | virtual | 
| HasRegionTopology() const | ON_Brep | |
| HopAcrossEdge(int &, int &) const | ON_Brep | protected | 
| Initialize() | ON_Brep | protected | 
| IsDeformable() const | ON_Geometry | virtual | 
| IsDuplicate(const ON_Brep &other, double tolerance=ON_ZERO_TOLERANCE) const | ON_Brep | |
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsManifold(ON_BOOL32 *pbIsOriented=NULL, ON_BOOL32 *pbHasBoundary=NULL) const | ON_Brep | |
| IsPointInside(ON_3dPoint P, double tolerance, bool bStrictlyInside) const | ON_Brep | |
| IsSolid() const | ON_Brep | |
| IsSurface() const | ON_Brep | |
| IsValid(ON_TextLog *text_log=NULL) const | ON_Brep | virtual | 
| IsValidEdge(int edge_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidEdgeGeometry(int edge_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidEdgeTolerancesAndFlags(int edge_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidEdgeTopology(int edge_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidFace(int face_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidFaceGeometry(int face_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidFaceTolerancesAndFlags(int face_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidFaceTopology(int face_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidForV2() const | ON_Brep | |
| IsValidForV2(const ON_BrepTrim &) const | ON_Brep | |
| IsValidForV2(const ON_BrepEdge &) const | ON_Brep | |
| IsValidGeometry(ON_TextLog *text_log=NULL) const | ON_Brep | |
| IsValidLoop(int loop_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidLoopGeometry(int loop_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidLoopTolerancesAndFlags(int loop_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidLoopTopology(int loop_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidTolerancesAndFlags(ON_TextLog *text_log=NULL) const | ON_Brep | |
| IsValidTopology(ON_TextLog *text_log=NULL) const | ON_Brep | |
| IsValidTrim(int trim_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidTrimGeometry(int trim_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidTrimTolerancesAndFlags(int trim_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidTrimTopology(int trim_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidVertex(int vertex_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidVertexGeometry(int vertex_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidVertexTolerancesAndFlags(int vertex_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| IsValidVertexTopology(int vertex_index, ON_TextLog *text_log) const | ON_Brep | protected | 
| LabelConnectedComponent(int face_index, int label) | ON_Brep | |
| LabelConnectedComponents() | ON_Brep | |
| Loop(int loop_index) const | ON_Brep | |
| Loop(ON_COMPONENT_INDEX loop_index) const | ON_Brep | |
| Loop2dCurve(const ON_BrepLoop &loop) const | ON_Brep | |
| Loop3dCurve(const ON_BrepLoop &loop, ON_BOOL32 bRevCurveIfFaceRevIsTrue=false) const | ON_Brep | |
| Loop3dCurve(const ON_BrepLoop &loop, ON_SimpleArray< ON_Curve * > &curve_list, ON_BOOL32 bRevCurveIfFaceRevIsTrue=false) const | ON_Brep | |
| LoopDirection(const ON_BrepLoop &) const | ON_Brep | |
| LoopIsSurfaceBoundary(int) const | ON_Brep | |
| m_bbox | ON_Brep | protected | 
| m_brep_user | ON_Brep | |
| m_C2 | ON_Brep | |
| m_C3 | ON_Brep | |
| m_E | ON_Brep | |
| m_F | ON_Brep | |
| m_is_solid | ON_Brep | protected | 
| m_L | ON_Brep | |
| m_S | ON_Brep | |
| m_T | ON_Brep | |
| m_V | ON_Brep | |
| MakeDeformable() | ON_Geometry | virtual | 
| MemoryRelocate() | ON_Brep | virtual | 
| MergeFaces(int fid0, int fid1) | ON_Brep | |
| MergeFaces() | ON_Brep | |
| ModelObjectId() const | ON_Object | virtual | 
| MoveUserData(ON_Object &source_object) | ON_Object | |
| New() | ON_Brep | static | 
| New(const ON_Brep &) | ON_Brep | static | 
| NewConeFace(const ON_BrepVertex &vertex, const ON_BrepEdge &edge, bool bRevEdge) | ON_Brep | |
| NewCurveOnFace(ON_BrepFace &face, ON_BrepEdge &edge, ON_BOOL32 bRev3d=false, int c2i=-1) | ON_Brep | |
| NewEdge(int=-1) | ON_Brep | |
| NewEdge(ON_BrepVertex &, ON_BrepVertex &, int=-1, const ON_Interval *=NULL, double edge_tolerance=ON_UNSET_VALUE) | ON_Brep | |
| NewFace(int si=-1) | ON_Brep | |
| NewFace(const ON_Surface &surface) | ON_Brep | |
| NewFace(ON_Surface *pSurface, int vid[4], int eid[4], ON_BOOL32 bRev3d[4]) | ON_Brep | |
| NewLoop(ON_BrepLoop::TYPE) | ON_Brep | |
| NewLoop(ON_BrepLoop::TYPE loop_type, ON_BrepFace &face) | ON_Brep | |
| NewOuterLoop(int face_index) | ON_Brep | |
| NewOuterLoop(int face_index, int vid[4], int eid[4], ON_BOOL32 bRev3d[4]) | ON_Brep | |
| NewPlanarFaceLoop(int face_index, ON_BrepLoop::TYPE loop_type, ON_SimpleArray< ON_Curve * > &boundary, ON_BOOL32 bDuplicateCurves=true) | ON_Brep | |
| NewPointOnFace(ON_BrepFace &face, double s, double t) | ON_Brep | |
| NewRuledFace(const ON_BrepEdge &edgeA, bool bRevEdgeA, const ON_BrepEdge &edgeB, bool bRevEdgeB) | ON_Brep | |
| NewSingularTrim(const ON_BrepVertex &vertex, ON_BrepLoop &loop, ON_Surface::ISO iso, int c2i=-1) | ON_Brep | |
| NewTrim(int c2i=-1) | ON_Brep | |
| NewTrim(ON_BOOL32 bRev3d, ON_BrepLoop &loop, int c2i=-1) | ON_Brep | |
| NewTrim(ON_BrepEdge &edge, ON_BOOL32 bRev3d, int c2i=-1) | ON_Brep | |
| NewTrim(ON_BrepEdge &edge, ON_BOOL32 bRev3d, ON_BrepLoop &loop, int c2i=-1) | ON_Brep | |
| NewVertex() | ON_Brep | |
| NewVertex(ON_3dPoint vertex_point, double vertex_tolerance=ON_UNSET_VALUE) | ON_Brep | |
| NextEdge(int current_edge_index, int endi, int *next_endi=NULL) const | ON_Brep | |
| NextTrim(int) const | ON_Brep | |
| ObjectType() const | ON_Brep | virtual | 
| ON_BinaryArchive::ReadV1_TCODE_LEGACY_FAC(ON_Object **, ON_3dmObjectAttributes *) | ON_Brep | friend | 
| ON_BinaryArchive::ReadV1_TCODE_LEGACY_SHL(ON_Object **, ON_3dmObjectAttributes *) | ON_Brep | friend | 
| ON_Brep() | ON_Brep | |
| ON_Brep(const ON_Brep &) | ON_Brep | |
| ON_BrepFace class | ON_Brep | friend | 
| ON_BrepFaceSide class | ON_Brep | friend | 
| ON_BrepRegion class | ON_Brep | friend | 
| 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_Brep &) | ON_Brep | |
| ON_Geometry::operator=(const ON_Geometry &) | ON_Geometry | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| PrevEdge(int current_edge_index, int endi, int *prev_endi=NULL) const | ON_Brep | |
| PrevTrim(int) const | ON_Brep | |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &) | ON_Brep | virtual | 
| Read100_BrepCurve(ON_BinaryArchive &) const | ON_Brep | protected | 
| Read100_BrepSurface(ON_BinaryArchive &) const | ON_Brep | protected | 
| ReadOld100(ON_BinaryArchive &) | ON_Brep | protected | 
| ReadOld101(ON_BinaryArchive &) | ON_Brep | protected | 
| ReadOld200(ON_BinaryArchive &, int) | ON_Brep | protected | 
| ReadV1_LegacyFaceStuff(ON_BinaryArchive &) | ON_Brep | protected | 
| ReadV1_LegacyLoop(ON_BinaryArchive &, ON_BrepFace &) | ON_Brep | protected | 
| ReadV1_LegacyLoopStuff(ON_BinaryArchive &, ON_BrepFace &) | ON_Brep | protected | 
| ReadV1_LegacyShellStuff(ON_BinaryArchive &) | ON_Brep | protected | 
| ReadV1_LegacyTrim(ON_BinaryArchive &, ON_BrepFace &, ON_BrepLoop &) | ON_Brep | protected | 
| ReadV1_LegacyTrimStuff(ON_BinaryArchive &, ON_BrepFace &, ON_BrepLoop &) | ON_Brep | protected | 
| RegionTopology() const | ON_Brep | |
| RemoveNesting(bool bExtractSingleSegments, bool bEdges=true, bool bTrimCurves=true) | ON_Brep | |
| RemoveSlits() | ON_Brep | |
| RemoveSlits(ON_BrepFace &F) | ON_Brep | |
| RemoveWireEdges(bool bDeleteVertices=true) | ON_Brep | |
| RemoveWireVertices() | ON_Brep | |
| 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 | |
| Set_user(ON_U u) | ON_Brep | |
| SetEdgeCurve(ON_BrepEdge &edge, int c3_index, const ON_Interval *sub_domain=NULL) | ON_Brep | |
| SetEdgeDomain(int, const ON_Interval &) | ON_Brep | |
| SetEdgeTolerance(ON_BrepEdge &edge, ON_BOOL32 bLazy=false) const | ON_Brep | virtual | 
| SetEdgeTolerances(ON_BOOL32 bLazy=false) | ON_Brep | |
| SetEdgeVertex(const int, const int, const int) | ON_Brep | protected | 
| SetLoopVertices(const int) | ON_Brep | protected | 
| SetTolerancesBoxesAndFlags(ON_BOOL32 bLazy=false, ON_BOOL32 bSetVertexTolerances=true, ON_BOOL32 bSetEdgeTolerances=true, ON_BOOL32 bSetTrimTolerances=true, ON_BOOL32 bSetTrimIsoFlags=true, ON_BOOL32 bSetTrimTypeFlags=true, ON_BOOL32 bSetLoopTypeFlags=true, ON_BOOL32 bSetTrimBoxes=true) | ON_Brep | |
| SetTolsFromLegacyValues() | ON_Brep | protected | 
| SetTrimBoundingBox(ON_BrepTrim &trim, ON_BOOL32 bLazy=false) | ON_Brep | virtual | 
| SetTrimBoundingBoxes(ON_BrepLoop &loop, ON_BOOL32 bLazy=false) | ON_Brep | virtual | 
| SetTrimBoundingBoxes(ON_BrepFace &face, ON_BOOL32 bLazy=false) | ON_Brep | virtual | 
| SetTrimBoundingBoxes(ON_BOOL32 bLazy=false) | ON_Brep | virtual | 
| SetTrimCurve(ON_BrepTrim &trim, int c2_index, const ON_Interval *sub_domain=NULL) | ON_Brep | |
| SetTrimDomain(int, const ON_Interval &) | ON_Brep | |
| SetTrimIsoFlag(int, double[6]) | ON_Brep | protected | 
| SetTrimIsoFlag(int) | ON_Brep | protected | 
| SetTrimIsoFlags() | ON_Brep | |
| SetTrimIsoFlags(ON_BrepFace &) | ON_Brep | |
| SetTrimIsoFlags(ON_BrepLoop &) | ON_Brep | |
| SetTrimIsoFlags(ON_BrepTrim &) | ON_Brep | |
| SetTrimStartVertex(const int, const int) | ON_Brep | protected | 
| SetTrimTolerance(ON_BrepTrim &trim, ON_BOOL32 bLazy=false) const | ON_Brep | virtual | 
| SetTrimTolerances(ON_BOOL32 bLazy=false) | ON_Brep | |
| SetTrimTypeFlags(ON_BOOL32 bLazy=false) | ON_Brep | |
| SetTrimTypeFlags(ON_BrepFace &, ON_BOOL32 bLazy=false) | ON_Brep | |
| SetTrimTypeFlags(ON_BrepLoop &, ON_BOOL32 bLazy=false) | ON_Brep | |
| SetTrimTypeFlags(ON_BrepTrim &, ON_BOOL32 bLazy=false) | ON_Brep | |
| SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
| SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
| SetVertexTolerance(ON_BrepVertex &vertex, ON_BOOL32 bLazy=false) const | ON_Brep | |
| SetVertexTolerances(ON_BOOL32 bLazy=false) | ON_Brep | |
| SetVertices(void) | ON_Brep | |
| ShrinkSurface(ON_BrepFace &face, int DisableSide=0) | ON_Brep | |
| ShrinkSurfaces() | ON_Brep | |
| SizeOf() const | ON_Brep | virtual | 
| SolidOrientation() const | ON_Brep | virtual | 
| SortFaceLoops(ON_BrepFace &face) const | ON_Brep | |
| Standardize() | ON_Brep | |
| StandardizeEdgeCurve(int edge_index, bool bAdjustEnds) | ON_Brep | |
| StandardizeEdgeCurve(int edge_index, bool bAdjustEnds, int EdgeCurveUse) | ON_Brep | |
| StandardizeEdgeCurves(bool bAdjustEnds) | ON_Brep | |
| StandardizeFaceSurface(int face_index) | ON_Brep | |
| StandardizeFaceSurfaces() | ON_Brep | |
| StandardizeTrimCurve(int trim_index) | ON_Brep | |
| StandardizeTrimCurves() | ON_Brep | |
| StardardizeFaceSurfaces() | ON_Brep | |
| SubBrep(int subfi_count, const int *sub_fi, ON_Brep *sub_brep=0) const | ON_Brep | |
| SurfaceUseCount(int surface_index, int max_count=0) const | ON_Brep | |
| SwapCoordinates(int, int) | ON_Brep | virtual | 
| SwapLoopParameters(int) | ON_Brep | protected | 
| SwapTrimParameters(int) | ON_Brep | protected | 
| Transform(const ON_Xform &) | ON_Brep | virtual | 
| TransformUserData(const ON_Xform &xform) | ON_Object | |
| Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
| Trim(int trim_index) const | ON_Brep | |
| Trim(ON_COMPONENT_INDEX trim_index) const | ON_Brep | |
| TrimCurveUseCount(int c2_index, int max_count=0) const | ON_Brep | |
| TrimType(const ON_BrepTrim &trim, ON_BOOL32 bLazy=true) const | ON_Brep | |
| UserStringCount() const | ON_Object | |
| Vertex(int vertex_index) const | ON_Brep | |
| Vertex(ON_COMPONENT_INDEX vertex_index) const | ON_Brep | |
| Write(ON_BinaryArchive &) const | ON_Brep | virtual | 
| ~ON_Brep() | ON_Brep | |
| ~ON_Geometry() | ON_Geometry | virtual | 
| ~ON_Object() | ON_Object | virtual |