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  const DtEnvironmentalUniformRecord& orig);
31 
34  const DtEnvironmentalUniformRecord& orig);
35 
38 
40  virtual DtEnvironmentalRecord* clone() const;
41 
43  virtual bool createNetworkRepresentation();
44 
46  const DtNetUniformGeometryRecord* uniformNetRep() const;
47  DtNetUniformGeometryRecord* uniformNetRep();
48 
50  virtual void setFromNet(const DtNetEnvironmentalRecord& buffer, int protocolVersion);
51 
53  virtual int netRepSize() const;
54 
55 protected:
56 
58  DtEnvironmentalUniformRecord* self() const;
59 
60 protected:
61 };
62 
63 
64 #endif
65 

Document ID: Generated on Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)