Defines a body that represents a polygonal mesh (faceted or tessellated) of . More...
#include <cadex/ModelData/MeshBody.hxx>
Public Member Functions | |
MeshBody (const MeshShape &theMeshShape) | |
void | Append (const MeshShape &theMeshShape) |
const std::vector< MeshShape > & | Shapes () const |
![]() | |
void | SetName (const UTF16String &theName) |
UTF16String | Name () const |
![]() | |
size_t | Id () const |
Return unique identifier of public object. | |
internal::BaseObjectImpl * | Impl () const |
bool | IsNull () const |
operator bool () const | |
template<typename T > | |
bool | IsOfType () const |
template<typename T > | |
T * | Impl () const |
Reserved for internal use. | |
Static Public Member Functions | |
static bool | CompareType (const BaseObject &theObject) |
![]() | |
static bool | CompareType (const BaseObject &theObject) |
Additional Inherited Members | |
![]() | |
typedef std::shared_ptr< internal::BaseObjectImpl > | ImplType |
![]() | |
Body (const ImplType &theImpl) | |
![]() | |
BaseObject (const ImplType &theImpl) | |
Defines a body that represents a polygonal mesh (faceted or tessellated) of .