QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON_BrepRegionTopologyUserData Class Reference
Inheritance diagram for ON_BrepRegionTopologyUserData:
ON_UserData ON_Object

Public Member Functions

ON_BOOL32 Archive () const
 
ON_BOOL32 GetDescription (ON_wString &description)
 
 ON_BrepRegionTopologyUserData ()
 
 ON_BrepRegionTopologyUserData (const ON_BrepRegionTopologyUserData &)
 
ON_BrepRegionTopologyUserDataoperator= (const ON_BrepRegionTopologyUserData &)
 
ON_BOOL32 Read (ON_BinaryArchive &binary_archive)
 
unsigned int SizeOf () const
 
ON_BOOL32 Transform (const ON_Xform &)
 
ON_BOOL32 Write (ON_BinaryArchive &binary_archive) const
 
 ~ON_BrepRegionTopologyUserData ()
 
- Public Member Functions inherited from ON_UserData
void Dump (ON_TextLog &text_log) const
 
ON_BOOL32 IsUnknownUserData () const
 
ON_BOOL32 IsValid (ON_TextLog *text_log=NULL) const
 
ON_UserDataNext () const
 
 ON_UserData ()
 
 ON_UserData (const ON_UserData &)
 
ON_UserDataoperator= (const ON_UserData &)
 
ON_ObjectOwner () const
 
unsigned int SizeOf () const
 
ON_UUID UserDataClassUuid () const
 
 ~ON_UserData ()
 
- Public Member Functions inherited from ON_Object
ON_BOOL32 AttachUserData (ON_UserData *pUserData)
 
bool CopyFrom (const ON_Object *src)
 
void CopyUserData (const ON_Object &source_object)
 
virtual ON__UINT32 DataCRC (ON__UINT32 current_remainder) const
 
virtual void DestroyRuntimeCache (bool bDelete=true)
 
ON_BOOL32 DetachUserData (ON_UserData *pUserData)
 
ON_UserDataFirstUserData () const
 
ON_UserDataGetUserData (const ON_UUID &userdata_uuid) const
 
bool GetUserString (const wchar_t *key, ON_wString &string_value) const
 
int GetUserStringKeys (ON_ClassArray< ON_wString > &user_string_keys) const
 
int GetUserStrings (ON_ClassArray< ON_UserString > &user_strings) const
 
ON_BOOL32 IsKindOf (const ON_ClassId *pClassId) const
 
virtual void MemoryRelocate ()
 
virtual ON_UUID ModelObjectId () const
 
void MoveUserData (ON_Object &source_object)
 
virtual ON::object_type ObjectType () const
 
 ON_Object ()
 
 ON_Object (const ON_Object &)
 
ON_Objectoperator= (const ON_Object &)
 
void PurgeUserData ()
 
bool SetUserString (const wchar_t *key, const wchar_t *string_value)
 
void TransformUserData (const ON_Xform &xform)
 
virtual ~ON_Object ()
 

Static Public Member Functions

static ON_BrepRegionTopologyRegionTopology (const ON_Brep *brep, bool bValidateFaceCount)
 

Public Attributes

ON_BrepRegionTopology m_region_topology
 
- Public Attributes inherited from ON_UserData
ON_UUID m_application_uuid
 
unsigned int m_userdata_copycount
 
ON_UUID m_userdata_uuid
 
ON_Xform m_userdata_xform
 
- Public Attributes inherited from ON_Object
ON_MEMORY_POOLm_mempool
 

Private Member Functions

 ON_OBJECT_DECLARE (ON_BrepRegionTopologyUserData)
 

Constructor & Destructor Documentation

◆ ON_BrepRegionTopologyUserData() [1/2]

ON_BrepRegionTopologyUserData::ON_BrepRegionTopologyUserData ( )

◆ ~ON_BrepRegionTopologyUserData()

ON_BrepRegionTopologyUserData::~ON_BrepRegionTopologyUserData ( )

◆ ON_BrepRegionTopologyUserData() [2/2]

ON_BrepRegionTopologyUserData::ON_BrepRegionTopologyUserData ( const ON_BrepRegionTopologyUserData & src)

Member Function Documentation

◆ Archive()

ON_BOOL32 ON_BrepRegionTopologyUserData::Archive ( ) const
virtual

Reimplemented from ON_UserData.

◆ GetDescription()

ON_BOOL32 ON_BrepRegionTopologyUserData::GetDescription ( ON_wString & description)
virtual

Reimplemented from ON_UserData.

◆ ON_OBJECT_DECLARE()

ON_BrepRegionTopologyUserData::ON_OBJECT_DECLARE ( ON_BrepRegionTopologyUserData )
private

◆ operator=()

ON_BrepRegionTopologyUserData & ON_BrepRegionTopologyUserData::operator= ( const ON_BrepRegionTopologyUserData & src)

◆ Read()

ON_BOOL32 ON_BrepRegionTopologyUserData::Read ( ON_BinaryArchive & binary_archive)
virtual

Reimplemented from ON_Object.

◆ RegionTopology()

ON_BrepRegionTopology * ON_BrepRegionTopologyUserData::RegionTopology ( const ON_Brep * brep,
bool bValidateFaceCount )
static

◆ SizeOf()

unsigned int ON_BrepRegionTopologyUserData::SizeOf ( ) const
virtual

Reimplemented from ON_Object.

◆ Transform()

ON_BOOL32 ON_BrepRegionTopologyUserData::Transform ( const ON_Xform & xform)
virtual

Reimplemented from ON_UserData.

◆ Write()

ON_BOOL32 ON_BrepRegionTopologyUserData::Write ( ON_BinaryArchive & binary_archive) const
virtual

Reimplemented from ON_Object.

Member Data Documentation

◆ m_region_topology

ON_BrepRegionTopology ON_BrepRegionTopologyUserData::m_region_topology

The documentation for this class was generated from the following file: