ug4
ug::TIKZElem Struct Reference

Public Member Functions

bool operator< (const TIKZElem &e) const
 
template<class vector_t >
 TIKZElem (GridObject *_e, int _si, const AABox< vector_t > &bbox)
 

Public Attributes

GridObjectelem
 
int elemId
 
int subsetId
 
float zmax
 
float zmin
 

Constructor & Destructor Documentation

◆ TIKZElem()

template<class vector_t >
ug::TIKZElem::TIKZElem ( GridObject _e,
int  _si,
const AABox< vector_t > &  bbox 
)
inline

Member Function Documentation

◆ operator<()

bool ug::TIKZElem::operator< ( const TIKZElem e) const
inline

References elemId, ug::SMALL, subsetId, zmax, and zmin.

Member Data Documentation

◆ elem

GridObject* ug::TIKZElem::elem

Referenced by ug::ExportGridToTIKZ().

◆ elemId

int ug::TIKZElem::elemId

Referenced by ug::ExportGridToTIKZ(), and operator<().

◆ subsetId

int ug::TIKZElem::subsetId

Referenced by ug::ExportGridToTIKZ(), and operator<().

◆ zmax

float ug::TIKZElem::zmax

Referenced by operator<(), and TIKZElem().

◆ zmin

float ug::TIKZElem::zmin

Referenced by operator<(), and TIKZElem().


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