![]() |
VR-Link API Documentation for HLA 1.3
|
A library of classes for reading and manipulating OMT files. More...
Classes | |
| class | DtAltVelocityDatatypeRep |
| Display geocentric orientation as topographic Heading, Pitch, Roll. More... | |
| class | DtArrayDatatypeRep |
| OMT Datatype that works by taking a size and showing a list of datatypes. More... | |
| class | DtAttributeFedNode |
| Represents an attribute inside a object class. More... | |
| class | DtBoolAttrNode |
| This is a generic switch with an enabled disabled category. More... | |
| class | DtBoolDatatypeRep |
| OMT Datatype of type Boolean. More... | |
| class | DtByteDatatypeRep |
| OMT Datatype of type Byte - in network format which means Big Endian representation. More... | |
| class | DtCharDatatypeRep |
| OMT Datatype of type Char - in network format which means Big Endian representation. More... | |
| class | DtComplexDatatypeNode |
| Complex datatypes are a OMT 1.3 construct that merges arrays, variants, and fixed into one monstrous thing. More... | |
| class | DtConversionString |
| This is a collection of functions for the DtString class that includes More conversions from different types of objects WARNING: This function may be used in strange casting ways in order to get around the limitations of C++. More... | |
| class | DtCSVReader |
| Inputs data from a comma delimited file format. More... | |
| class | DtDatatypeFedNode |
| Represents an attribute inside a object class. More... | |
| class | DtDatatypeManager |
| This class handles the conversion between a byte stream and an English readable view of the data in an OMT Tree. More... | |
| class | DtDatatypeRep |
| A Datatype Representation is a class that can take a group of bytes and display them in a certain type of way that would be more useful to the user. More... | |
| class | DtDoubleDatatypeRep |
| OMT Datatype of type Double - in network format which means Big Endian representation. More... | |
| class | DtDoubleLEDatatypeRep |
| OMT Datatype of type Double - in little endian. More... | |
| class | DtEntityTypeDatatypeRep |
| Display an entity type in English. More... | |
| class | DtFedNode |
| Represents a node in a fed tree. More... | |
| class | DtFloatDatatypeRep |
| OMT Datatype of type Float - in network format which means Big Endian representation. More... | |
| class | DtFloatLEDatatypeRep |
| OMT Datatype of type Float - in little endian. More... | |
| class | DtGenAttrNode |
| This is a generic attribute node I should be able to use this to replace all these extra node classes. More... | |
| class | DtHexDatatypeRep |
| OMT Datatype of type Double - in network format which means Big Endian representation. More... | |
| class | DtIntDatatypeRep |
| OMT Datatype of type Integer - in network format which means Big Endian representation. More... | |
| class | DtInteractionClassFedNode |
| defines an object class inside our Fed Tree More... | |
| class | DtIntLEDatatypeRep |
| OMT Datatype of type Integer - in little endian. More... | |
| class | DtLongDatatypeRep |
| OMT Datatype of type Long - in network format which means Big Endian representation. More... | |
| class | DtLongLEDatatypeRep |
| OMT Datatype of type Long - in little endian. More... | |
| class | DtNumberDatatypeRep |
| A type of datatype that can turn itself into a number (double) representation. More... | |
| class | DtObjectClassFedNode |
| defines an object class inside our Fed Tree More... | |
| class | DtOMTNode |
| represents a node in an OMT tree. More... | |
| class | DtOMTReadException |
| class | DtOMTTree |
| A tree using the an OMT File information. More... | |
| class | DtParameterFedNode |
| Represents an parameter inside a object class. More... | |
| class | DtShortDatatypeRep |
| OMT Datatype of type Short - in network format which means Big Endian representation. More... | |
| class | DtShortLEDatatypeRep |
| OMT Datatype of type Short - in little endian. More... | |
| class | DtStringDatatypeRep |
| OMT Datatype of type string. More... | |
| class | DtStringTree |
| Basically a struct with a destructor, a string tree is a collection of indexed strings used to hold more complex attributes or parameters. More... | |
| class | DtTopoCoordinateDatatypeRep |
| Display geocentric orientation as topographic Heading, Pitch, Roll. More... | |
| class | DtUnicodeDatatypeRep |
| OMT Datatype of type unicode (utf16-Big Endian string) More... | |
Files | |
| file | alternativeComponentNode.h |
| file | altVelocityDatatypeRep.h |
| file | arrayDatatypeNode.h |
| file | arrayDatatypeRep.h |
| file | attributeFedNode.h |
| file | basicDataRepresentationNode.h |
| file | boolAttrNode.h |
| file | boolDatatypeRep.h |
| file | byteDatatypeRep.h |
| file | charDatatypeRep.h |
| file | complexComponentNode.h |
| file | complexDatatypeNode.h |
| file | conversionString.h |
| file | csvReader.h |
| file | datatypeFedNode.h |
| file | datatypeManager.h |
| file | datatypeRep.h |
| file | definedDatatypeRep.h |
| file | descriptionNode.h |
| file | dimensionNode.h |
| file | doubleDatatypeRep.h |
| file | doubleLEDatatypeRep.h |
| file | entityTypeDatatypeRep.h |
| file | enum16DatatypeRep.h |
| file | enum32DatatypeRep.h |
| file | enum8DatatypeRep.h |
| file | enumDatatypeRep.h |
| file | enumeratedDatatypeNode.h |
| file | enumerationNode.h |
| file | fedNode.h |
| file | fieldComponentNode.h |
| file | fixedDatatypeNode.h |
| file | floatDatatypeRep.h |
| file | floatLEDatatypeRep.h |
| file | genAttrNode.h |
| file | hexDatatypeRep.h |
| file | intDatatypeRep.h |
| file | interactionClassFedNode.h |
| file | intLEDatatypeRep.h |
| file | latLongCoordinatesDatatypeRep.h |
| file | longDatatypeRep.h |
| file | longLEDatatypeRep.h |
| file | noteNode.h |
| file | numberDatatypeRep.h |
| file | objectClassFedNode.h |
| file | objectHistory.h |
| file | omtFileReader.h |
| file | omtNode.h |
| file | omtReadException.h |
| file | omtTree.h |
| file | orderedKeyList.h |
| file | parameterFedNode.h |
| file | shortDatatypeRep.h |
| file | shortLEDatatypeRep.h |
| file | simpleDatatypeNode.h |
| file | stringDatatypeRep.h |
| file | stringTree.h |
| file | synchroNode.h |
| file | tagNode.h |
| file | timeRepNode.h |
| file | topoCoordinatesDatatypeRep.h |
| file | unicodeDatatypeRep.h |
| file | updateRateNode.h |
| file | variantDatatypeNode.h |
| file | xml1516FileReader.h |
| file | xmlEvolvedFileReader.h |
| file | xmlFileReader.h |
A library of classes for reading and manipulating OMT files.
This library is designed for internal MAK use and is not supported as part of the standard public VR-Link interface. Customers may use it, but MAK reserves the right to change it frequently and without notice.