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
RwRaster TextureRaster
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-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:12 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)