Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RxRenderStateVector Struct Reference
[Generic]

Collaboration diagram for RxRenderStateVector:

Collaboration graph

Data Fields

RwUInt32 Flags
RwShadeMode ShadeMode
RwBlendFunction SrcBlend
RwBlendFunction DestBlend
RwRasterTextureRaster
RwTextureAddressMode AddressModeU
RwTextureAddressMode AddressModeV
RwTextureFilterMode FilterMode
RwRGBA BorderColor
RwFogType FogType
RwRGBA FogColor

Detailed Description

Structure describing a render-state vector, used by the RxClRenderState cluster


Field Documentation

RwTextureAddressMode AddressModeU
 

U addressing mode - WRAP, MIRROR, CLAMP, BORDER

RwTextureAddressMode AddressModeV
 

V addressing mode - WRAP, MIRROR, CLAMP, BORDER

RwRGBA BorderColor
 

Border color for texturing address mode border

RwBlendFunction DestBlend
 

Dest alpha, 1-dest alpha, etc

RwTextureFilterMode FilterMode
 

filtering mode - combos of NEAREST LINEAR MIP

RwUInt32 Flags
 

A load of the boolean renderstate options

RwRGBA FogColor
 

Color used for fogging

RwFogType FogType
 

Select the type of fogging to use

RwShadeMode ShadeMode
 

Flat or Gouraud currently

RwBlendFunction SrcBlend
 

Src alpha, 1-src alpha, etc

RwRaster* TextureRaster
 

texture raster


Criterion Software © 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:50 2004. Send Feedback