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

Contains makVrv::DtForceManager class. More...

Go to the source code of this file.

Classes

class  makVrv::DtForceManager
 This class will maintain force information used in visualizers that need force dependent data (such as force color) More...
 
struct  makVrv::DtForceManager::RGBAColor
 
struct  makVrv::DtForceManager::ForceInfo
 
class  makVrv::DtSharedForceManagerSignaler
 Shared signaler for the force manager to signal when a force is added or removed. More...
 

Namespaces

 makVrv
 Declare & export the plugin initialization function (bool initDeModule(DtDe* de))
 

Macros

#define FRIENDLY_COLOR   .5f,224.f / 255.f, 1.f ,0.8f
 
#define FRIENDLY_PRIMARY_COLOR   0.f, 0.f, 1.f, 0.8f
 
#define OPPOSING_COLOR   1.f,.5f,.5f,0.8f
 
#define OPPOSING_PRIMARY_COLOR   1.f, 0.f, 0.f, 0.8f
 
#define NEUTRAL_COLOR   170.f / 255.f,1.f, 170.f / 255.f,0.8f
 
#define NEUTRAL_PRIMARY_COLOR   0.f, 1.f, 0.f, 0.8f
 
#define UNKNOWN_COLOR   1.f, 1.f, .5f, 0.8f
 
#define UNKNOWN_PRIMARY_COLOR   1.f, 1.f, 0.f, 0.8f
 

Detailed Description

Contains makVrv::DtForceManager class.

Macro Definition Documentation

#define FRIENDLY_COLOR   .5f,224.f / 255.f, 1.f ,0.8f
#define FRIENDLY_PRIMARY_COLOR   0.f, 0.f, 1.f, 0.8f
#define OPPOSING_COLOR   1.f,.5f,.5f,0.8f
#define OPPOSING_PRIMARY_COLOR   1.f, 0.f, 0.f, 0.8f
#define NEUTRAL_COLOR   170.f / 255.f,1.f, 170.f / 255.f,0.8f
#define NEUTRAL_PRIMARY_COLOR   0.f, 1.f, 0.f, 0.8f
#define UNKNOWN_COLOR   1.f, 1.f, .5f, 0.8f
#define UNKNOWN_PRIMARY_COLOR   1.f, 1.f, 0.f, 0.8f

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)