FreeWRL / FreeX3D 4.3.0
ArealObjectStatePdu 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 enumeration
 
struct EntityType objectType
 Object type.
 
struct SixByteChunk objectAppearance
 Object appearance.
 
unsigned short numberOfPoints
 Number of points.
 
struct SimulationAddress requesterID
 requesterID
 
struct SimulationAddress receivingID
 receiver ID
 
void * objectLocation
 location of object
 

Detailed Description

Definition at line 1543 of file DIS.h.

Field Documentation

◆ forceID

unsigned char ArealObjectStatePdu::forceID

force ID

Definition at line 1552 of file DIS.h.

◆ modifications

unsigned char ArealObjectStatePdu::modifications

modifications enumeration

Definition at line 1554 of file DIS.h.

◆ mySyntheticEnvironmentFamilyPdu

struct SyntheticEnvironmentFamilyPdu ArealObjectStatePdu::mySyntheticEnvironmentFamilyPdu

Definition at line 1544 of file DIS.h.

◆ numberOfPoints

unsigned short ArealObjectStatePdu::numberOfPoints

Number of points.

Definition at line 1560 of file DIS.h.

◆ objectAppearance

struct SixByteChunk ArealObjectStatePdu::objectAppearance

Object appearance.

Definition at line 1558 of file DIS.h.

◆ objectID

struct EntityID ArealObjectStatePdu::objectID

Object in synthetic environment.

Definition at line 1546 of file DIS.h.

◆ objectLocation

void* ArealObjectStatePdu::objectLocation

location of object

Definition at line 1566 of file DIS.h.

◆ objectType

struct EntityType ArealObjectStatePdu::objectType

Object type.

Definition at line 1556 of file DIS.h.

◆ receivingID

struct SimulationAddress ArealObjectStatePdu::receivingID

receiver ID

Definition at line 1564 of file DIS.h.

◆ referencedObjectID

struct EntityID ArealObjectStatePdu::referencedObjectID

Object with which this point object is associated.

Definition at line 1548 of file DIS.h.

◆ requesterID

struct SimulationAddress ArealObjectStatePdu::requesterID

requesterID

Definition at line 1562 of file DIS.h.

◆ updateNumber

unsigned short ArealObjectStatePdu::updateNumber

unique update number of each state transition of an object

Definition at line 1550 of file DIS.h.


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