VR-Forces 4.10 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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)