Cafu Engine
PathRecorderT Class Reference

This class records the path that an entity takes through a level into a file. More...

#include "PathRecorder.hpp"

Public Member Functions

 PathRecorderT (const std::string &FileName)
 
const std::string & GetFileName () const
 
void WritePath (const Vector3dT &Origin, unsigned short Heading, float FrameTime)
 

Detailed Description

This class records the path that an entity takes through a level into a file.


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