VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtTextureUnitInfo.h
Go to the documentation of this file.
1 /*****************************************************************************
2  * Copyright (c) 2014 MAK Technologies, Inc.
3  * All rights reserved.
4  *****************************************************************************/
5 
9 
10 #pragma once
11 
12 namespace makVrv
13 {
14 
15  namespace DtTextureUnitInfo
16  {
18  const static unsigned int InstancingBufferTextureUnit = 7U;
19  const static unsigned int Lighting0TextureUnit = 10U;
20  const static unsigned int Lighting1TextureUnit = 11U;
21  const static unsigned int Lighting2TextureUnit = 12U;
22  const static unsigned int Lighting3TextureUnit = 13U;
23  const static unsigned int CloudShadowMapTextureUnit = 15U;
24  const static unsigned int ShadowMapTextureUnit = 16U;
25 
26  } //DtTextureUnitInfo::
27 
28 } //makVrv::

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)