FreeWRL / FreeX3D 4.3.0
PointObjectStatePdu Struct Reference

Data Fields

struct SyntheticEnvironmentFamilyPdu mySyntheticEnvironmentFamilyPdu
 
struct EntityID objectID
 Object in synthetic environment.
 
struct EntityID referencedObjectID
 Object with which this point object is associated.
 
unsigned short updateNumber
 unique update number of each state transition of an object
 
unsigned char forceID
 force ID
 
unsigned char modifications
 modifications
 
struct ObjectType objectType
 Object type.
 
struct Vector3Double objectLocation
 Object location.
 
struct Orientation objectOrientation
 Object orientation.
 
double objectAppearance
 Object apperance.
 
struct SimulationAddress requesterID
 requesterID
 
struct SimulationAddress receivingID
 receiver ID
 
unsigned int pad2
 padding
 

Detailed Description

Definition at line 1359 of file DIS.h.

Field Documentation

◆ forceID

unsigned char PointObjectStatePdu::forceID

force ID

Definition at line 1368 of file DIS.h.

◆ modifications

unsigned char PointObjectStatePdu::modifications

modifications

Definition at line 1370 of file DIS.h.

◆ mySyntheticEnvironmentFamilyPdu

struct SyntheticEnvironmentFamilyPdu PointObjectStatePdu::mySyntheticEnvironmentFamilyPdu

Definition at line 1360 of file DIS.h.

◆ objectAppearance

double PointObjectStatePdu::objectAppearance

Object apperance.

Definition at line 1378 of file DIS.h.

◆ objectID

struct EntityID PointObjectStatePdu::objectID

Object in synthetic environment.

Definition at line 1362 of file DIS.h.

◆ objectLocation

struct Vector3Double PointObjectStatePdu::objectLocation

Object location.

Definition at line 1374 of file DIS.h.

◆ objectOrientation

struct Orientation PointObjectStatePdu::objectOrientation

Object orientation.

Definition at line 1376 of file DIS.h.

◆ objectType

struct ObjectType PointObjectStatePdu::objectType

Object type.

Definition at line 1372 of file DIS.h.

◆ pad2

unsigned int PointObjectStatePdu::pad2

padding

Definition at line 1384 of file DIS.h.

◆ receivingID

struct SimulationAddress PointObjectStatePdu::receivingID

receiver ID

Definition at line 1382 of file DIS.h.

◆ referencedObjectID

struct EntityID PointObjectStatePdu::referencedObjectID

Object with which this point object is associated.

Definition at line 1364 of file DIS.h.

◆ requesterID

struct SimulationAddress PointObjectStatePdu::requesterID

requesterID

Definition at line 1380 of file DIS.h.

◆ updateNumber

unsigned short PointObjectStatePdu::updateNumber

unique update number of each state transition of an object

Definition at line 1366 of file DIS.h.


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