VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mineStateP.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 #pragma once
6 
7 #if DtDIS
8 
9 
10 #include <vlpi/netStructs.h>
11 #include "pduHeader.h"
12 
15 
16 
20 
22 {
25 };
26 
29 
31 {
43 };
44 
45 #endif
46 
DtNetU8 myForceID
Definition: mineStateP.h:35
DtNetFloat32 myY
Definition: mineStateP.h:24
Definition: netStructs.h:214
DtNetMinefieldStatePdu is the network structure for the minefield state PDU.
Definition: mineStateP.h:30
DtNetU16 myAppearance
Definition: mineStateP.h:41
The following are the network structures for the minefield state PDU and the associated perimeter poi...
Definition: mineStateP.h:21
Network-order unsigned 16-bit quantity.
Definition: vlNetTypes.h:52
DtNetEulerAngles myOrientation
Definition: mineStateP.h:40
Definition: pduHeader.h:14
DtNetPduHeader myHeader
Definition: mineStateP.h:32
DtNetU16 mySequenceNumber
Definition: mineStateP.h:34
DtNetEntityIdentifier myMinefieldID
Definition: mineStateP.h:33
DtU8 DtNetU8
Unsigned 8-bit value.
Definition: vlNetTypes.h:31
DtNetU16 myNumMineTypes
Definition: mineStateP.h:38
DtNetU8 myNumPerimeterPoints
Definition: mineStateP.h:36
Definition: netStructs.h:116
Definition: netStructs.h:55
DtNetU16 myProtocolMode
Definition: mineStateP.h:42
Network-order 32-bit IEEE-754 floating-point quantity.
Definition: vlNetTypes.h:148
DtNetEntityType myMinefieldType
Definition: mineStateP.h:37
This class is deprecated, please use DtNetVector64 in vlVector.h.
Definition: netStructs.h:179
DtNet64Vector myLocation
Definition: mineStateP.h:39
DtNetFloat32 myX
Definition: mineStateP.h:23

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)