Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
Loading...
Searching...
No Matches
tfMeshLogger.h File Reference
#include <tf_port.h>
#include <tfLogger.h>
#include <types/tf_cast.h>
#include "tfMeshObj.h"
#include <string>
#include <vector>
Include dependency graph for tfMeshLogger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TissueForge::models::vertex::MeshLogEvent
 An event for the logger. More...
 
struct  TissueForge::models::vertex::MeshLogger
 The Tissue Forge vertex model solver logger. More...
 

Namespaces

namespace  TissueForge
 Include Python header, disable linking to pythonX_d.lib on Windows in debug mode.
 
namespace  TissueForge::models
 Application-specific Tissue Forge models and methods.
 

Enumerations

enum  TissueForge::models::vertex::MeshLogEventType { None = 0 , Create , Destroy , Operation }
 Types of log events.
 

Functions

std::ostream & operator<< (std::ostream &os, const TissueForge::models::vertex::MeshLogEvent &logEvent)