VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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< doubleDtMovementFileRow
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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)