VR-Vantage API Documentation
DtShadowPass.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: shadowPass.h,v $ $Revision: 1.1 $ $State: Exp $
7 ******************************************************************************/
8 
9 
10 #ifndef ShadowPass_H_
11 #define ShadowPass_H_
12 
13 namespace osg
14 {
15  class StateSet;
16 }
17 
18 namespace makOsgShadowFX
19 {
20 
21  osg::StateSet* DtCreateShadowPass();
22 
23 } //makShadowFX::
24 
25 #endif


Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)