Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

D3D9
[RpPatch]


Enumerations

enum  RpPatchD3D9Pipeline {
  rpPATCHD3D9PIPELINEGENERIC = 0, rpPATCHD3D9PIPELINEMATFX = 1, rpPATCHD3D9PIPELINESKINNED = 2, rpPATCHD3D9PIPELINESKINMATFX = 3,
  rpPATCHD3D9PIPELINEMAX, rpPATCHD3D9PIPELINEFORCEENUMSIZEINT = RWFORCEENUMSIZEINT
}

Functions

RxPipelineRpPatchGetD3D9Pipeline (RpPatchD3D9Pipeline d3d9Pipeline)

Detailed Description

D3D9 patch pipeline extension.

Enumeration Type Documentation

enum RpPatchD3D9Pipeline
 

RpPatchD3D9Pipeline rendering pipelines available within the RpPatch plugin. Use RpPatchGetD3D9Pipeline to retrieve the RxPipeline s.

Enumeration values:
rpPATCHD3D9PIPELINEGENERIC  D3D9 generic patch rendering pipeline.
rpPATCHD3D9PIPELINEMATFX  D3D9 material effect (single set of texture coordinates) patch rendering pipeline.
rpPATCHD3D9PIPELINESKINNED  D3D9 skinned patch rendering pipeline.
rpPATCHD3D9PIPELINESKINMATFX  D3D9 skinned material effect (single set of texture coordinates) patch rendering pipeline.


Function Documentation

RxPipeline* RpPatchGetD3D9Pipeline RpPatchD3D9Pipeline    d3d9Pipeline
 

RpPatchGetD3D9Pipeline returns a pointer to the RxPipeline that has been created for the specific type of patch renderer. d3d9Pipeline can be one of RpPatchD3D9Pipeline.

The RpPatch plugin must be attached before using this function.

Parameters:
d3d9Pipeline  RpPatchD3D9Pipeline
Returns:
Pointer to the RxPipeline associated with the specified patch renderer.
See also:
RpPatchAtomicSetType , RpPatchAtomicGetType


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