CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
OdBrMesh Class Reference

#include <BrMesh.h>

Inheritance diagram for OdBrMesh:
OdBrMeshEntity OdBrMesh2d

Public Member Functions

virtual ~OdBrMesh ()
 
- Public Member Functions inherited from OdBrMeshEntity
virtual ~OdBrMeshEntity ()
 
bool isEqualTo (const OdBrMeshEntity *other) const
 
bool isNull () const
 
OdBrErrorStatus getEntityAssociated (OdBrEntity *&entity) const
 
OdBrErrorStatus setValidationLevel (const BrValidationLevel &level)
 
OdBrErrorStatus getValidationLevel (BrValidationLevel &level) const
 
bool brepChanged () const
 

Protected Member Functions

 OdBrMesh ()
 
- Protected Member Functions inherited from OdBrMeshEntity
 OdBrMeshEntity ()
 

Additional Inherited Members

- Protected Attributes inherited from OdBrMeshEntity
OdRxObjectPtr m_pImp
 
bool m_bIsValidate
 

Detailed Description

This class defines the interface base class for meshes.

Remarks
This class is implemented only for Spatial modeler.
See also
TD_Br

<group OdBr_Classes>

Definition at line 39 of file BrMesh.h.

Constructor & Destructor Documentation

◆ ~OdBrMesh()

virtual OdBrMesh::~OdBrMesh ( )
virtual

Virtual destructor.

◆ OdBrMesh()

OdBrMesh::OdBrMesh ( )
protected

Default constructor. Object of this class can't be instantiated.


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