VR-Link API Documentation for DIS
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
vl
packets
objectTypeP.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1992-2010 VT MAK
3
** All rights reserved.
4
*********************************************************************/
5
6
7
#ifndef _objectTypeP_h
8
#define _objectTypeP_h
9
10
//#if DtDIS
11
12
13
#include <
vlpi/netStructs.h
>
14
17
18
struct
DtNetObjectType
19
{
20
DtNetU8
myDomain
;
21
DtNetU8
myKind
;
22
DtNetU8
myCategory
;
23
DtNetU8
mySubcategory
;
24
};
25
26
//#endif
27
#endif
Document ID: Generated on Fri May 15 06:36:13 EDT 2015 from SVN revision 153263
Copyright © 2005-2014 VT MÄK. All Rights Reserved (
www.mak.com
)