VR-Forces 4.0.4 Class Documentation
include/vrvSt/DtSpeedTreeProfile4.h
Go to the documentation of this file.
00001 /******************************************************************************
00002 ** Copyright (c) 2008 MAK Technologies, Inc.
00003 ** All rights reserved.
00004 ******************************************************************************/
00005 /******************************************************************************
00006 ** $RCSfile: DtSpeedTreeProfile4.h,v $ $Revision: 1.7 $ $State: Exp $
00007 ******************************************************************************/
00008 
00012 
00013 #ifndef DtSpeedTreeProfile4_H_
00014 #define DtSpeedTreeProfile4_H_
00015 
00016 #include <vrvSt/vrvSt.h>
00017 
00018 namespace makVrv
00019 {
00020    class DtSpeedTreeProfile;
00021    class DtSpeedTreeDrawable;
00022    class DtDe;
00023 
00026    class DT_DLL_VRVST DtSpeedTreeProfile4
00027    {
00028    public:
00029       static DtSpeedTreeProfile* create(DtDe& de,int randomSeed);
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)