16#ifndef AGXOSG_SIMULATIONSERIALIZER_H
17#define AGXOSG_SIMULATIONSERIALIZER_H
Class that encapsulates rendering and simulation using OpenSceneGraph.
class for serializing a simulation into a series for files on disk 0001_filename etc.
virtual ~SimulationSerializer()
SimulationSerializer(agxOSG::ExampleApplication *application)
Default constructor, sets interval to 30hz and filename to saved_scene.
void write(const agx::TimeStamp &t)
class for serializing a simulation into a series for files on disk <filename>_0001....
Smart pointer for observed objects, that automatically set pointers to them to null when they deleted...
Smart pointer for handling referenced counted objects.
The agxOSG namespace provides functionality for visualizing AGX simulations with OpenSceneGraph.
agx::ref_ptr< SimulationSerializer > SimulationSerializerRef