VR-Link API Documentation for HLA Evolved
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
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 Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (
www.mak.com
)