VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
environmentalBoundingSphereRecord.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1992-2010 MAK Technologies, Inc
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #ifndef DtEnvironmentalBoundingSphereRecord_H_
10 #define DtEnvironmentalBoundingSphereRecord_H_
11 
12 
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 
const DtEnvironmentalSphereRecord & operator=(const DtEnvironmentalSphereRecord &orig)
virtual DtEnvironmentalRecord * clone() const
Clone.
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtEnvironmentalSphereRecord implements the Environmental geometry record type "Sphere Record 1" See E...
Definition: environmentalSphereRecord.h:20
virtual bool createNetworkRepresentation()
This doesn't need to be called explicitly.
DtEnvironmentalBoundingSphereRecord implements the Environmental geometry record type "Bounding Spher...
Definition: environmentalBoundingSphereRecord.h:22
DtEnvironmentalRecord is the base class from which all geometry and state environmental records are d...
Definition: environmentalRecord.h:22

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)