FreeWRL / FreeX3D 4.3.0
IsPartOfPdu Struct Reference

Data Fields

struct EntityManagementFamilyPdu myEntityManagementFamilyPdu
 
struct EntityID orginatingEntityID
 ID of entity originating PDU.
 
struct EntityID receivingEntityID
 ID of entity receiving PDU.
 
struct Relationship relationship
 relationship of joined parts
 
struct Vector3Float partLocation
 location of part; centroid of part in host's coordinate system.
 
struct NamedLocation namedLocationID
 named location
 
struct EntityType partEntityType
 entity type
 

Detailed Description

Definition at line 2091 of file DIS.h.

Field Documentation

◆ myEntityManagementFamilyPdu

struct EntityManagementFamilyPdu IsPartOfPdu::myEntityManagementFamilyPdu

Definition at line 2092 of file DIS.h.

◆ namedLocationID

struct NamedLocation IsPartOfPdu::namedLocationID

named location

Definition at line 2102 of file DIS.h.

◆ orginatingEntityID

struct EntityID IsPartOfPdu::orginatingEntityID

ID of entity originating PDU.

Definition at line 2094 of file DIS.h.

◆ partEntityType

struct EntityType IsPartOfPdu::partEntityType

entity type

Definition at line 2104 of file DIS.h.

◆ partLocation

struct Vector3Float IsPartOfPdu::partLocation

location of part; centroid of part in host's coordinate system.

x=range, y=bearing, z=0

Definition at line 2100 of file DIS.h.

◆ receivingEntityID

struct EntityID IsPartOfPdu::receivingEntityID

ID of entity receiving PDU.

Definition at line 2096 of file DIS.h.

◆ relationship

struct Relationship IsPartOfPdu::relationship

relationship of joined parts

Definition at line 2098 of file DIS.h.


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