VR-Forces 4.3 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
vrvOsg
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 Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (
www.mak.com
)