VR-Forces 4.3.1 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
bhavePathDataGen
defaultGuidGeneratorInterface.h
Go to the documentation of this file.
1
/*
2
* Copyright 2011 Autodesk, Inc. All rights reserved.
3
* Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download,
4
* or which otherwise accompanies this software in either electronic or hard copy form.
5
*/
6
7
8
12
13
#ifndef Integration_DefaultGuidGeneratorInterface_H
14
#define Integration_DefaultGuidGeneratorInterface_H
15
16
#include <
bhavePathDataGen/pathDataGenDefines.h
>
17
#include <kypdg/generator/iguidgeneratorinterface.h>
18
19
namespace
KyGlue
20
{
21
24
class
DT_DLL_bhavePathDataGen
DefaultGuidGeneratorInterface
:
public
Kaim::IGuidGeneratorInterface
25
{
26
public
:
30
virtual
Kaim::KyGuid GenerateGuid();
31
};
32
33
}
34
35
#endif
Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (
www.mak.com
)