ug4
|
#include "common/util/smart_pointer.h"
#include "common/math/ugmath.h"
#include "common/profiler/profiler.h"
#include "common/util/file_util.h"
Go to the source code of this file.
Classes | |
class | ug::DebugWriterContext |
Context of a debugger writer: Keeps the debugging section etc. More... | |
class | ug::DebugWritingObject< TAlgebra > |
class | ug::IDebugWriter< TAlgebra > |
base class for all debug writer More... | |
class | ug::IPositionProvider< dim > |
Interface for providing vertex positions. More... | |
class | ug::IVectorDebugWriter< TVector > |
base class for all vector debug writer More... | |
class | ug::VectorDebugWritingObject< TVector > |
Namespaces | |
ug | |
the ug namespace | |