VR-Forces 4.1.1 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
File List
File Members
include
vrvGlStudioHLA1516e
DtUpdaterFactoryHLA1516eSeed.h
Go to the documentation of this file.
1
/******************************************************************************
2
** Copyright (c) 2008 MAK Technologies, Inc.
3
** All rights reserved.
4
******************************************************************************/
5
/******************************************************************************
6
** $RCSfile: DtUpdaterFactoryHLA1516eSeed.h,v $ $Revision: 1.1 $ $State: Exp $
7
******************************************************************************/
8
11
12
#pragma once
13
14
#include <
vrvGlStudioHLA1516e/DtGlStudioHLA1516e.h
>
15
16
namespace
makVrv
17
{
18
class
DtDe;
19
23
class
DT_DLL_VRVGLSTUDIOHLA1516E
DtUpdaterFactoryHLA1516eSeed
24
{
25
public
:
27
DtUpdaterFactoryHLA1516eSeed
(
DtDe
* de);
28
30
virtual
~
DtUpdaterFactoryHLA1516eSeed
();
31
38
virtual
void
seedFactory();
39
40
protected
:
41
DtDe
*
myDe
;
42
};
43
}
Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (
www.mak.com
)