VR-Forces 4.1.1 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
File List
File Members
include
vrvGlStudioHLA1516
DtUpdaterFactoryHLA1516Seed.h
Go to the documentation of this file.
1
/******************************************************************************
2
** Copyright (c) 2008 MAK Technologies, Inc.
3
** All rights reserved.
4
******************************************************************************/
5
/******************************************************************************
6
** $RCSfile: DtUpdaterFactoryHLA1516Seed.h,v $ $Revision: 1.1 $ $State: Exp $
7
******************************************************************************/
8
11
12
#pragma once
13
14
#include <
vrvGlStudioHLA1516/DtGlStudioHLA1516.h
>
15
16
namespace
makVrv
17
{
18
class
DtDe;
19
23
class
DT_DLL_VRVGLSTUDIOHLA1516
DtUpdaterFactoryHLA1516Seed
24
{
25
public
:
27
DtUpdaterFactoryHLA1516Seed
(
DtDe
* de);
28
30
virtual
~
DtUpdaterFactoryHLA1516Seed
();
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
)