OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
MeshGeometryItem Class Reference

#include "CartesianMeshCreation.h"

Public Member Functions

 MeshGeometryItem ()
 
 ~MeshGeometryItem ()
 
void setPriority (double p)
 
void setGeometryItem (EntityGeometry *g)
 
double getPriority (void)
 
EntityGeometry * getGeometryItem (void)
 
bool operator> (const MeshGeometryItem &other)
 
bool operator< (const MeshGeometryItem &other)
 
bool operator== (const MeshGeometryItem &other)
 

Constructor & Destructor Documentation

◆ MeshGeometryItem()

MeshGeometryItem::MeshGeometryItem ( )
inline

◆ ~MeshGeometryItem()

MeshGeometryItem::~MeshGeometryItem ( )
inline

Member Function Documentation

◆ getGeometryItem()

EntityGeometry * MeshGeometryItem::getGeometryItem ( void )
inline

◆ getPriority()

double MeshGeometryItem::getPriority ( void )
inline

◆ operator<()

bool MeshGeometryItem::operator< ( const MeshGeometryItem & other)
inline

◆ operator==()

bool MeshGeometryItem::operator== ( const MeshGeometryItem & other)
inline

◆ operator>()

bool MeshGeometryItem::operator> ( const MeshGeometryItem & other)
inline

◆ setGeometryItem()

void MeshGeometryItem::setGeometryItem ( EntityGeometry * g)
inline

◆ setPriority()

void MeshGeometryItem::setPriority ( double p)
inline

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