VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Macros | Functions
registerExtendedAttributeClassesHLA.h File Reference

Go to the source code of this file.

Namespaces

 

Macros

#define DtALMOST(x, y, e)   (((x)<=((y)+(e))) && ((x)>=((y)-(e))))
 

Functions

template<typename StateRepType >
void makVrfVrlinkExtToolkit::setAttributeNameToHandleMap (DtObjClassDesc *desc)
 
void makVrfVrlinkExtToolkit::setExtendedAttributesNameToHandleMap (DtObjClassDesc *desc)
 
bool makVrfVrlinkExtToolkit::areClassNamesEquivalent (const DtString &name1, const DtString &name2)
 
template<typename StateRepType , typename PublisherType , typename ReflectedObjType >
void makVrfVrlinkExtToolkit::registerExtendedAttributeClasses (const DtString &fullBaseClassName, const DtString &publisherName, const DtString &reflListName, const DtFomMapper::DtObjectClassChooserWithUsrData &classChooser, void *classChooserUsr, DtExerciseConn *exConn)
 

Macro Definition Documentation

#define DtALMOST (   x,
  y,
 
)    (((x)<=((y)+(e))) && ((x)>=((y)-(e))))

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)