VR-Forces 4.2 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
File List
File Members
include
features
attributeConfigTokenizer.h
Go to the documentation of this file.
1
/*******************************************************************************
2
** Copyright (c) 2012 MAK Technologies, Inc.
3
** All rights reserved.
4
*******************************************************************************/
5
8
9
#pragma once
10
11
#include <vector>
12
#include <string>
13
#include <
features/featuresDefines.h
>
14
15
16
namespace
MAKVRinTerra
17
{
20
DT_DLL_features
std::vector<std::string>
DtTokenizeConfigString
(
const
std::string& inputString);
21
};
Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (
www.mak.com
)