VR-Forces 4.0.4 Class Documentation
include/vrvOsg/DtOsgWindowLine.h
Go to the documentation of this file.
00001 /******************************************************************************
00002 ** Copyright (c) 2012 MAK Technologies, Inc.
00003 ** All rights reserved.
00004 ******************************************************************************/
00005 
00009 
00010 #ifndef DtOsgWindowLine_H_
00011 #define DtOsgWindowLine_H_
00012 
00013 #include <vrvOsg/vrvOsg.h>
00014 #include <vrvCore/DtWindowLine.h>
00015 
00016 #include <matrix/vlVector.h>
00017 
00018 namespace makVrv
00019 {
00020    //class DtDe;
00021 
00024    class DT_DLL_VRVOSG DtOsgWindowLine : public DtWindowLine
00025    {
00026    public:
00027       DtOsgWindowLine(DtDe& de, DtUniqueID& id);
00028 
00029       virtual ~DtOsgWindowLine();
00030    };
00031 }
00032 
00033 #endif
00034 

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)