Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ug::DelaunayDebugSaver Class Reference

Public Member Functions

void enable_save (bool enable=true)
 
void save (Grid &g, const char *msg)
 
template<class TAAPos >
void save (Grid &g, const char *msg, DelaunayInfo< TAAPos > &dinfo)
 

Static Public Member Functions

static DelaunayDebugSaverinst ()
 

Private Member Functions

 DelaunayDebugSaver ()
 

Private Attributes

int m_counter
 
bool m_saveEnabled
 

Constructor & Destructor Documentation

◆ DelaunayDebugSaver()

ug::DelaunayDebugSaver::DelaunayDebugSaver ( )
inlineprivate

Member Function Documentation

◆ enable_save()

void ug::DelaunayDebugSaver::enable_save ( bool  enable = true)
inline

References m_saveEnabled.

Referenced by ug::EnableDelaunayDebugSave().

◆ inst()

static DelaunayDebugSaver & ug::DelaunayDebugSaver::inst ( )
inlinestatic

◆ save() [1/2]

void ug::DelaunayDebugSaver::save ( Grid g,
const char *  msg 
)
inline

◆ save() [2/2]

Member Data Documentation

◆ m_counter

int ug::DelaunayDebugSaver::m_counter
private

Referenced by save(), and save().

◆ m_saveEnabled

bool ug::DelaunayDebugSaver::m_saveEnabled
private

Referenced by enable_save(), save(), and save().


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