VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
ObjectInformation Struct Reference

Class DtObjectParser is an abstract parser that can be configured to parse object creation information from different textual formats like csv. More...

Public Attributes

DtString name
DtEntityType type
 The name of the object.
int force
 The DIS Enumeration of the object.
DtString parent
 Object's force type.
std::vector< DtVectorpoints
 Object's superior or overlay layer.
double heading
 Object's location(s) in local coordinates.
double width
double floor
double ceiling
 Object is extruded so grab floor/ceiling.
int activeTime
int deactiveTime
bool usingAGL

Detailed Description

Class DtObjectParser is an abstract parser that can be configured to parse object creation information from different textual formats like csv.

Member Data Documentation

DtString ObjectInformation::name
DtEntityType ObjectInformation::type

The name of the object.

int ObjectInformation::force

The DIS Enumeration of the object.

DtString ObjectInformation::parent

Object's force type.

std::vector<DtVector> ObjectInformation::points

Object's superior or overlay layer.

double ObjectInformation::heading

Object's location(s) in local coordinates.

double ObjectInformation::width
double ObjectInformation::floor
double ObjectInformation::ceiling

Object is extruded so grab floor/ceiling.

int ObjectInformation::activeTime
int ObjectInformation::deactiveTime
bool ObjectInformation::usingAGL

The documentation for this struct was generated from the following file:

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)