FreeWRL / FreeX3D 4.3.0
CommentPdu Struct Reference

Data Fields

struct SimulationManagementFamilyPdu mySimulationManagementFamilyPdu
 
unsigned int numberOfFixedDatumRecords
 Number of fixed datum records.
 
unsigned int numberOfVariableDatumRecords
 Number of variable datum records.
 
void * fixedDatums
 variable length list of fixed datums
 
void * variableDatums
 variable length list of variable length datums
 

Detailed Description

Definition at line 1710 of file DIS.h.

Field Documentation

◆ fixedDatums

void* CommentPdu::fixedDatums

variable length list of fixed datums

Definition at line 1717 of file DIS.h.

◆ mySimulationManagementFamilyPdu

struct SimulationManagementFamilyPdu CommentPdu::mySimulationManagementFamilyPdu

Definition at line 1711 of file DIS.h.

◆ numberOfFixedDatumRecords

unsigned int CommentPdu::numberOfFixedDatumRecords

Number of fixed datum records.

Definition at line 1713 of file DIS.h.

◆ numberOfVariableDatumRecords

unsigned int CommentPdu::numberOfVariableDatumRecords

Number of variable datum records.

Definition at line 1715 of file DIS.h.

◆ variableDatums

void* CommentPdu::variableDatums

variable length list of variable length datums

Definition at line 1719 of file DIS.h.


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