FreeWRL / FreeX3D 4.3.0
MinefieldStatePdu Struct Reference

Data Fields

struct MinefieldFamilyPdu myMinefieldFamilyPdu
 
struct EntityID minefieldID
 Minefield ID.
 
unsigned short minefieldSequence
 Minefield sequence.
 
unsigned char forceID
 force ID
 
unsigned char numberOfPerimeterPoints
 Number of permieter points.
 
struct EntityType minefieldType
 type of minefield
 
unsigned short numberOfMineTypes
 how many mine types
 
struct Vector3Double minefieldLocation
 location of minefield in world coords
 
struct Orientation minefieldOrientation
 orientation of minefield
 
unsigned short appearance
 appearance bitflags
 
unsigned short protocolMode
 protocolMode
 
void * perimeterPoints
 perimeter points for the minefield
 
void * mineType
 Type of mines.
 

Detailed Description

Definition at line 1660 of file DIS.h.

Field Documentation

◆ appearance

unsigned short MinefieldStatePdu::appearance

appearance bitflags

Definition at line 1679 of file DIS.h.

◆ forceID

unsigned char MinefieldStatePdu::forceID

force ID

Definition at line 1667 of file DIS.h.

◆ minefieldID

struct EntityID MinefieldStatePdu::minefieldID

Minefield ID.

Definition at line 1663 of file DIS.h.

◆ minefieldLocation

struct Vector3Double MinefieldStatePdu::minefieldLocation

location of minefield in world coords

Definition at line 1675 of file DIS.h.

◆ minefieldOrientation

struct Orientation MinefieldStatePdu::minefieldOrientation

orientation of minefield

Definition at line 1677 of file DIS.h.

◆ minefieldSequence

unsigned short MinefieldStatePdu::minefieldSequence

Minefield sequence.

Definition at line 1665 of file DIS.h.

◆ minefieldType

struct EntityType MinefieldStatePdu::minefieldType

type of minefield

Definition at line 1671 of file DIS.h.

◆ mineType

void* MinefieldStatePdu::mineType

Type of mines.

Definition at line 1685 of file DIS.h.

◆ myMinefieldFamilyPdu

struct MinefieldFamilyPdu MinefieldStatePdu::myMinefieldFamilyPdu

Definition at line 1661 of file DIS.h.

◆ numberOfMineTypes

unsigned short MinefieldStatePdu::numberOfMineTypes

how many mine types

Definition at line 1673 of file DIS.h.

◆ numberOfPerimeterPoints

unsigned char MinefieldStatePdu::numberOfPerimeterPoints

Number of permieter points.

Definition at line 1669 of file DIS.h.

◆ perimeterPoints

void* MinefieldStatePdu::perimeterPoints

perimeter points for the minefield

Definition at line 1683 of file DIS.h.

◆ protocolMode

unsigned short MinefieldStatePdu::protocolMode

protocolMode

Definition at line 1681 of file DIS.h.


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