Public Member Functions

FilesManager Class Reference

List of all members.

Public Member Functions

 FilesManager ()
 Constractor.
 ~FilesManager ()
 Destractor.
void saveAnimation (std::string fileToWriteIn, int frameNumber, ObjObject *_currentObject)
 the method saves the animation data into the file [in] fileToWriteIn the name of the file to write in [int] frameNumber the number of the frame to write [int] _currentObject the object which gets written
std::string createObjectName (std::string _fileName)
 the method geberates a unique object name based on the file name [in] _fileName the name of the file to generate the name of the object [out] the unique name of the object

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables