VR-Link API Documentation for HLA 1.3
envBndSphere.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 DtEnvironmentalBoundingSphereRecord_H_
10 #define DtEnvironmentalBoundingSphereRecord_H_
11 
12 
13 #include "envSphere.h"
14 
15 
24 {
25 public:
28 
32 
36 
39 
41  virtual DtEnvironmentalRecord* clone() const;
42 
46  virtual bool createNetworkRepresentation();
47 
48 };
49 
50 
51 #endif
52 

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)