Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

D3D9
[RpSkin]


Modules

Features
Restrictions

Enumerations

enum  RpSkinD3D9Pipeline {
  rpNASKIND3D9PIPELINE = 0, rpSKIND3D9PIPELINEGENERIC = 1, rpSKIND3D9PIPELINEMATFX = 2, rpSKIND3D9PIPELINETOON = 3,
  rpSKIND3D9PIPELINEMATFXTOON = 4, rpSKIND3D9PIPELINEMAX, rpSKIND3D9PIPELINEFORCEENUMSIZEINT = RWFORCEENUMSIZEINT
}

Functions

RxPipelineRpSkinGetD3D9Pipeline (RpSkinD3D9Pipeline D3D9Pipeline)

Detailed Description

D3D9 skin pipeline extension.

Enumeration Type Documentation

enum RpSkinD3D9Pipeline
 

RpSkinD3D9Pipeline rendering pipelines available within the RpSkin plugin. Use RpSkinGetD3D9Pipeline to retrieve the RxPipeline's.

Enumeration values:
rpSKIND3D9PIPELINEGENERIC  D3D9 generic skin rendering pipeline.
rpSKIND3D9PIPELINEMATFX  D3D9 material effect skin rendering pipeline.
rpSKIND3D9PIPELINETOON  D3D9 toon skin rendering pipeline.
rpSKIND3D9PIPELINEMATFXTOON  D3D9 toon matfx skin rendering pipeline not supported


Function Documentation

RxPipeline* RpSkinGetD3D9Pipeline RpSkinD3D9Pipeline    d3d9Pipeline
 

RpSkinGetD3D9Pipeline

Returns one of the RpSkin's internal platform specific pipelines.

The RpSkin plugin must be attached before using this function.

Parameters:
d3d9Pipeline  Type of the requested pipeline.
Returns:
The RxPipeline requested from the plugin, or NULL if the pipeline wasn't constructed.
See also:
RpSkinAtomicSetType , RpSkinAtomicGetType


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