FreeWRL / FreeX3D 4.3.0
VariableDatum Struct Reference

Data Fields

unsigned int variableDatumID
 ID of the variable datum.
 
unsigned int variableDatumLength
 length of the variable datums
 
void * variableDatums
 variable length list of 64-bit datums
 

Detailed Description

Definition at line 615 of file DIS.h.

Field Documentation

◆ variableDatumID

unsigned int VariableDatum::variableDatumID

ID of the variable datum.

Definition at line 617 of file DIS.h.

◆ variableDatumLength

unsigned int VariableDatum::variableDatumLength

length of the variable datums

Definition at line 619 of file DIS.h.

◆ variableDatums

void* VariableDatum::variableDatums

variable length list of 64-bit datums

Definition at line 621 of file DIS.h.


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