VR-Link API Documentation for HLA 1516
objectTypeP.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 1992-2010 VT MAK
00003 ** All rights reserved.
00004 *********************************************************************/
00005 
00006 
00007 #ifndef _objectTypeP_h
00008 #define _objectTypeP_h
00009 
00010 //#if DtDIS
00011 
00012 
00013 #include <vlpi/NetStructs.h>
00014 
00017 
00018 struct DtNetObjectType
00019 {
00020    DtNetU8                      myDomain;
00021    DtNetU8                      myKind;
00022    DtNetU8                      myCategory;
00023    DtNetU8                      mySubcategory;
00024 };
00025 
00026 //#endif
00027 #endif

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)