VR-Forces Development_Version 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 EnvironmentMapTextureUnit = 8U;
20  const static unsigned int Lighting0TextureUnit = 10U;
21  const static unsigned int Lighting1TextureUnit = 11U;
22  const static unsigned int Lighting2TextureUnit = 12U;
23  const static unsigned int Lighting3TextureUnit = 13U;
24  const static unsigned int CloudShadowMapTextureUnit = 15U;
25  const static unsigned int ShadowMapTextureUnit = 16U;
26 
27  } //DtTextureUnitInfo::
28 
29 } //makVrv::

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)