VR-Forces 4.1.1 Class Documentation
DtElementAttributes.h
Go to the documentation of this file.
1 /******************************************************************************
2  * Copyright (c) 2011 MAK Technologies, Inc.
3  * All rights reserved.
4  ******************************************************************************/
5 /******************************************************************************
6  * $RCSfile: DtElementAttributes.h,v $ $Revision: 1.2 $ $State: Exp $
7  ******************************************************************************/
8 
12 
13 #pragma once
14 
15 #include <vrvCore/vrvCore.h>
17 
18 #include <string>
19 
20 namespace makVrv
21 {
22 
24  {
26  {
39 
40  UserStart = 1000
41  };
42  };
43 
44  //Typdefs for various attributes.
45  typedef DtUniqueElementAttribute<std::string,DtElementAttributes::DisplayName>
47 
50 
53 
56 
59 
62 
65 
68 
71 
74 
75 #ifndef _WIN32
84 #endif
85 }
86 

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)