VR-Link API Documentation for HLA Evolved
emptyDim.h
Go to the documentation of this file.
00001 //********************************************************************
00002 // Copyright (c) 2005 MaK Technologies, Inc.
00003 // All rights reserved.
00004 //********************************************************************
00005 #pragma once
00006 #include <vl/region.h>
00007 
00008 class DtEmptyDimensions : public DtDDMRegion
00009 {
00010 public:
00011    DtEmptyDimensions(DtExerciseConn* exConn);
00012 
00013    virtual ~DtEmptyDimensions();
00014 };
00015 
00016 
00017 

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)