VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
environmentalUniformRecord.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #ifndef DtEnvironmentalUniformRecord_H_
10 #define DtEnvironmentalUniformRecord_H_
11 
12 
14 
15 
22 {
23 public:
24 
27 
30 
33  const DtEnvironmentalUniformRecord& orig);
34 
37 
39  virtual DtEnvironmentalRecord* clone() const;
40 
42  virtual bool createNetworkRepresentation();
43 
45  const DtNetUniformGeometryRecord* uniformNetRep() const;
46  DtNetUniformGeometryRecord* uniformNetRep();
47 
49  virtual void setFromNet(const DtNetEnvironmentalRecord& buffer);
50 
52  virtual int netRepSize() const;
53 
54 protected:
55 
57  DtEnvironmentalUniformRecord* self() const;
58 
59 protected:
60 };
61 
62 
63 #endif
64 

Document ID: Generated on Fri May 15 06:36:13 EDT 2015 from SVN revision 153263
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)