Public Member Functions | List of all members
TessLogger Class Referenceabstract

Abstract class for debug diagnostics for the tessellation. More...

#include <TessLogger.hpp>

Public Member Functions

virtual void Log (Tessellation3D const &tess) const =0
 Creates a log file of the tessellation. More...
 
virtual ~TessLogger (void)
 class destructor
 

Detailed Description

Abstract class for debug diagnostics for the tessellation.

Definition at line 12 of file TessLogger.hpp.

Member Function Documentation

◆ Log()

virtual void TessLogger::Log ( Tessellation3D const &  tess) const
pure virtual

Creates a log file of the tessellation.

Parameters
tessThe tessellation to log

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