VR-Forces 4.8 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. More...
 
int force
 The DIS Enumeration of the object. More...
 
DtString parent
 Object's force type. More...
 
std::vector< DtVectorpoints
 Object's superior or overlay layer. More...
 
double heading
 Object's location(s) in local coordinates. More...
 
double width
 
double floor
 
double ceiling
 Object is extruded so grab floor/ceiling. More...
 
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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)