Point Cloud Library (PCL)  1.14.1-dev
ON_Brep Member List

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() constON_Geometry
BrepComponent(ON_COMPONENT_INDEX ci) constON_Brep
BrepForm(ON_Brep *brep=NULL) constON_Brepvirtual
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_Brepvirtual
ClearEdgeVertices()ON_Brepprotected
ClearTrimVertices()ON_Brepprotected
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() constON_Geometryvirtual
ComputeLoopType(const ON_BrepLoop &) constON_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) constON_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) constON_Brepvirtual
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_Brepvirtual
DetachUserData(ON_UserData *pUserData)ON_Object
Dimension() constON_Brepvirtual
Dump(ON_TextLog &) constON_Brepvirtual
DuplicateFace(int face_index, ON_BOOL32 bDuplicateMeshes) constON_Brep
DuplicateFaces(int face_count, const int *face_index, ON_BOOL32 bDuplicateMeshes) constON_Brep
Edge(int edge_index) constON_Brep
Edge(ON_COMPONENT_INDEX edge_index) constON_Brep
EdgeCurveUseCount(int c3_index, int max_count=0) constON_Brep
EmergencyDestroy()ON_Brep
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) constON_Brepvirtual
ExtractFace(int face_index)ON_Brep
Face(int face_index) constON_Brep
Face(ON_COMPONENT_INDEX face_index) constON_Brep
FaceIsSurface(int) constON_Brep
FirstUserData() constON_Object
Flip()ON_Brep
FlipFace(ON_BrepFace &)ON_Brep
FlipLoop(ON_BrepLoop &)ON_Brep
FlipReversedSurfaces()ON_Brep
GetBBox(double *, double *, ON_BOOL32=false) constON_Brepvirtual
GetBoundingBox(ON_BoundingBox &bbox, int bGrowBox=false) constON_Geometry
GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, int bGrowBox=false) constON_Geometry
GetConnectedComponents(ON_SimpleArray< ON_Brep * > &components, bool bDuplicateMeshes) constON_Brep
GetMesh(ON::mesh_type mesh_type, ON_SimpleArray< const ON_Mesh * > &meshes) constON_Brep
GetTightBoundingBox(ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) constON_Geometryvirtual
GetTrim2dEnd(int, ON_2dPoint &) constON_Brep
GetTrim2dStart(int trim_index, ON_2dPoint &) constON_Brep
GetTrim3dEnd(int, ON_3dPoint &) constON_Brep
GetTrim3dStart(int, ON_3dPoint &) constON_Brep
GetUserData(const ON_UUID &userdata_uuid) constON_Object
GetUserString(const wchar_t *key, ON_wString &string_value) constON_Object
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) constON_Object
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) constON_Object
HasBrepForm() constON_Brepvirtual
HasRegionTopology() constON_Brep
HopAcrossEdge(int &, int &) constON_Brepprotected
Initialize()ON_Brepprotected
IsDeformable() constON_Geometryvirtual
IsDuplicate(const ON_Brep &other, double tolerance=ON_ZERO_TOLERANCE) constON_Brep
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsManifold(ON_BOOL32 *pbIsOriented=NULL, ON_BOOL32 *pbHasBoundary=NULL) constON_Brep
IsPointInside(ON_3dPoint P, double tolerance, bool bStrictlyInside) constON_Brep
IsSolid() constON_Brep
IsSurface() constON_Brep
IsValid(ON_TextLog *text_log=NULL) constON_Brepvirtual
IsValidEdge(int edge_index, ON_TextLog *text_log) constON_Brepprotected
IsValidEdgeGeometry(int edge_index, ON_TextLog *text_log) constON_Brepprotected
IsValidEdgeTolerancesAndFlags(int edge_index, ON_TextLog *text_log) constON_Brepprotected
IsValidEdgeTopology(int edge_index, ON_TextLog *text_log) constON_Brepprotected
IsValidFace(int face_index, ON_TextLog *text_log) constON_Brepprotected
IsValidFaceGeometry(int face_index, ON_TextLog *text_log) constON_Brepprotected
IsValidFaceTolerancesAndFlags(int face_index, ON_TextLog *text_log) constON_Brepprotected
IsValidFaceTopology(int face_index, ON_TextLog *text_log) constON_Brepprotected
IsValidForV2() constON_Brep
IsValidForV2(const ON_BrepTrim &) constON_Brep
IsValidForV2(const ON_BrepEdge &) constON_Brep
IsValidGeometry(ON_TextLog *text_log=NULL) constON_Brep
IsValidLoop(int loop_index, ON_TextLog *text_log) constON_Brepprotected
IsValidLoopGeometry(int loop_index, ON_TextLog *text_log) constON_Brepprotected
IsValidLoopTolerancesAndFlags(int loop_index, ON_TextLog *text_log) constON_Brepprotected
IsValidLoopTopology(int loop_index, ON_TextLog *text_log) constON_Brepprotected
IsValidTolerancesAndFlags(ON_TextLog *text_log=NULL) constON_Brep
IsValidTopology(ON_TextLog *text_log=NULL) constON_Brep
IsValidTrim(int trim_index, ON_TextLog *text_log) constON_Brepprotected
IsValidTrimGeometry(int trim_index, ON_TextLog *text_log) constON_Brepprotected
IsValidTrimTolerancesAndFlags(int trim_index, ON_TextLog *text_log) constON_Brepprotected
IsValidTrimTopology(int trim_index, ON_TextLog *text_log) constON_Brepprotected
IsValidVertex(int vertex_index, ON_TextLog *text_log) constON_Brepprotected
IsValidVertexGeometry(int vertex_index, ON_TextLog *text_log) constON_Brepprotected
IsValidVertexTolerancesAndFlags(int vertex_index, ON_TextLog *text_log) constON_Brepprotected
IsValidVertexTopology(int vertex_index, ON_TextLog *text_log) constON_Brepprotected
LabelConnectedComponent(int face_index, int label)ON_Brep
LabelConnectedComponents()ON_Brep
Loop(int loop_index) constON_Brep
Loop(ON_COMPONENT_INDEX loop_index) constON_Brep
Loop2dCurve(const ON_BrepLoop &loop) constON_Brep
Loop3dCurve(const ON_BrepLoop &loop, ON_BOOL32 bRevCurveIfFaceRevIsTrue=false) constON_Brep
Loop3dCurve(const ON_BrepLoop &loop, ON_SimpleArray< ON_Curve * > &curve_list, ON_BOOL32 bRevCurveIfFaceRevIsTrue=false) constON_Brep
LoopDirection(const ON_BrepLoop &) constON_Brep
LoopIsSurfaceBoundary(int) constON_Brep
m_bboxON_Brepprotected
m_brep_userON_Brep
m_C2ON_Brep
m_C3ON_Brep
m_EON_Brep
m_FON_Brep
m_is_solidON_Brepprotected
m_LON_Brep
m_SON_Brep
m_TON_Brep
m_VON_Brep
MakeDeformable()ON_Geometryvirtual
MemoryRelocate()ON_Brepvirtual
MergeFaces(int fid0, int fid1)ON_Brep
MergeFaces()ON_Brep
ModelObjectId() constON_Objectvirtual
MoveUserData(ON_Object &source_object)ON_Object
New()ON_Brepstatic
New(const ON_Brep &)ON_Brepstatic
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) constON_Brep
NextTrim(int) constON_Brep
ObjectType() constON_Brepvirtual
ON_BinaryArchive::ReadV1_TCODE_LEGACY_FAC(ON_Object **, ON_3dmObjectAttributes *)ON_Brepfriend
ON_BinaryArchive::ReadV1_TCODE_LEGACY_SHL(ON_Object **, ON_3dmObjectAttributes *)ON_Brepfriend
ON_Brep()ON_Brep
ON_Brep(const ON_Brep &)ON_Brep
ON_BrepFace classON_Brepfriend
ON_BrepFaceSide classON_Brepfriend
ON_BrepRegion classON_Brepfriend
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) constON_Brep
PrevTrim(int) constON_Brep
PurgeUserData()ON_Object
Read(ON_BinaryArchive &)ON_Brepvirtual
Read100_BrepCurve(ON_BinaryArchive &) constON_Brepprotected
Read100_BrepSurface(ON_BinaryArchive &) constON_Brepprotected
ReadOld100(ON_BinaryArchive &)ON_Brepprotected
ReadOld101(ON_BinaryArchive &)ON_Brepprotected
ReadOld200(ON_BinaryArchive &, int)ON_Brepprotected
ReadV1_LegacyFaceStuff(ON_BinaryArchive &)ON_Brepprotected
ReadV1_LegacyLoop(ON_BinaryArchive &, ON_BrepFace &)ON_Brepprotected
ReadV1_LegacyLoopStuff(ON_BinaryArchive &, ON_BrepFace &)ON_Brepprotected
ReadV1_LegacyShellStuff(ON_BinaryArchive &)ON_Brepprotected
ReadV1_LegacyTrim(ON_BinaryArchive &, ON_BrepFace &, ON_BrepLoop &)ON_Brepprotected
ReadV1_LegacyTrimStuff(ON_BinaryArchive &, ON_BrepFace &, ON_BrepLoop &)ON_Brepprotected
RegionTopology() constON_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) constON_Brepvirtual
SetEdgeTolerances(ON_BOOL32 bLazy=false)ON_Brep
SetEdgeVertex(const int, const int, const int)ON_Brepprotected
SetLoopVertices(const int)ON_Brepprotected
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_Brepprotected
SetTrimBoundingBox(ON_BrepTrim &trim, ON_BOOL32 bLazy=false)ON_Brepvirtual
SetTrimBoundingBoxes(ON_BrepLoop &loop, ON_BOOL32 bLazy=false)ON_Brepvirtual
SetTrimBoundingBoxes(ON_BrepFace &face, ON_BOOL32 bLazy=false)ON_Brepvirtual
SetTrimBoundingBoxes(ON_BOOL32 bLazy=false)ON_Brepvirtual
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_Brepprotected
SetTrimIsoFlag(int)ON_Brepprotected
SetTrimIsoFlags()ON_Brep
SetTrimIsoFlags(ON_BrepFace &)ON_Brep
SetTrimIsoFlags(ON_BrepLoop &)ON_Brep
SetTrimIsoFlags(ON_BrepTrim &)ON_Brep
SetTrimStartVertex(const int, const int)ON_Brepprotected
SetTrimTolerance(ON_BrepTrim &trim, ON_BOOL32 bLazy=false) constON_Brepvirtual
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) constON_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() constON_Brepvirtual
SolidOrientation() constON_Brepvirtual
SortFaceLoops(ON_BrepFace &face) constON_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) constON_Brep
SurfaceUseCount(int surface_index, int max_count=0) constON_Brep
SwapCoordinates(int, int)ON_Brepvirtual
SwapLoopParameters(int)ON_Brepprotected
SwapTrimParameters(int)ON_Brepprotected
Transform(const ON_Xform &)ON_Brepvirtual
TransformUserData(const ON_Xform &xform)ON_Object
Translate(const ON_3dVector &translation_vector)ON_Geometry
Trim(int trim_index) constON_Brep
Trim(ON_COMPONENT_INDEX trim_index) constON_Brep
TrimCurveUseCount(int c2_index, int max_count=0) constON_Brep
TrimType(const ON_BrepTrim &trim, ON_BOOL32 bLazy=true) constON_Brep
UserStringCount() constON_Object
Vertex(int vertex_index) constON_Brep
Vertex(ON_COMPONENT_INDEX vertex_index) constON_Brep
Write(ON_BinaryArchive &) constON_Brepvirtual
~ON_Brep()ON_Brep
~ON_Geometry()ON_Geometryvirtual
~ON_Object()ON_Objectvirtual