FreeWRL / FreeX3D 4.3.0
RecordSet Struct Reference

Data Fields

unsigned int recordID
 record ID
 
unsigned int recordSetSerialNumber
 record set serial number
 
unsigned short recordLength
 record length
 
unsigned short recordCount
 record count
 
unsigned short recordValues
 ^^^This is wrong–variable sized data records
 
unsigned char pad4
 ^^^This is wrong–variable sized padding
 

Detailed Description

Definition at line 421 of file DIS.h.

Field Documentation

◆ pad4

unsigned char RecordSet::pad4

^^^This is wrong–variable sized padding

Definition at line 433 of file DIS.h.

◆ recordCount

unsigned short RecordSet::recordCount

record count

Definition at line 429 of file DIS.h.

◆ recordID

unsigned int RecordSet::recordID

record ID

Definition at line 423 of file DIS.h.

◆ recordLength

unsigned short RecordSet::recordLength

record length

Definition at line 427 of file DIS.h.

◆ recordSetSerialNumber

unsigned int RecordSet::recordSetSerialNumber

record set serial number

Definition at line 425 of file DIS.h.

◆ recordValues

unsigned short RecordSet::recordValues

^^^This is wrong–variable sized data records

Definition at line 431 of file DIS.h.


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