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

#include "ProgressLogger.h"

Public Member Functions

 ProgressLogger (Application *app)
 
 ~ProgressLogger ()
 
void startLogger2D (bool verbose)
 
void stopLogger2D (void)
 
void startLogger3D (bool verbose)
 
void stopLogger3D (void)
 
bool isInvalidSurface (int faceTag)
 
bool hasInvalidSurfacePoint (int faceTag)
 
std::vector< std::string > getInvalidSurfacePoints (int faceTag)
 
void showLogMessages (bool flag)
 

Constructor & Destructor Documentation

◆ ProgressLogger()

ProgressLogger::ProgressLogger ( Application * app)

◆ ~ProgressLogger()

ProgressLogger::~ProgressLogger ( )

Member Function Documentation

◆ getInvalidSurfacePoints()

std::vector< std::string > ProgressLogger::getInvalidSurfacePoints ( int faceTag)
inline

◆ hasInvalidSurfacePoint()

bool ProgressLogger::hasInvalidSurfacePoint ( int faceTag)
inline

◆ isInvalidSurface()

bool ProgressLogger::isInvalidSurface ( int faceTag)
inline

◆ showLogMessages()

void ProgressLogger::showLogMessages ( bool flag)
inline

◆ startLogger2D()

void ProgressLogger::startLogger2D ( bool verbose)

◆ startLogger3D()

void ProgressLogger::startLogger3D ( bool verbose)

◆ stopLogger2D()

void ProgressLogger::stopLogger2D ( void )

◆ stopLogger3D()

void ProgressLogger::stopLogger3D ( void )

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