VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros | Typedefs
movementFile.h File Reference

Go to the source code of this file.

Classes

class  DtScriptedMovementFileConfiguration
 The DtScriptedMovementObject will contain information about an object that can be used for scripted movement. More...
struct  DtScriptedMovementFileConfiguration::Column
struct  DtScriptedMovementFileConfiguration::CacheColumn
class  DtMovementFileLoaderInterface
 Interface that must be subclassed in order to be able to load a file for the movement file interface. More...
class  DtMovementFile
 This class will load in and return data from a movement file. More...
struct  DtMovementFile::MovementFileLoader
class  DtMovementFileAutoRegister

Macros

#define REGISTER_MOVEMENT_FILE_LOADER(extension, displayString, creator)   static DtMovementFileAutoRegister autoRegisterMovementFileInt(extension, displayString, boost::bind(&creator));

Typedefs

typedef std::vector< double > DtMovementFileRow
typedef std::vector
< DtMovementFileRow
DtMovementFileData

Macro Definition Documentation

#define REGISTER_MOVEMENT_FILE_LOADER (   extension,
  displayString,
  creator 
)    static DtMovementFileAutoRegister autoRegisterMovementFileInt(extension, displayString, boost::bind(&creator));

Typedef Documentation

typedef std::vector<double> DtMovementFileRow
typedef std::vector<DtMovementFileRow> DtMovementFileData

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)