Enumerations | |
| enum | RpPatchD3D9Pipeline { rpPATCHD3D9PIPELINEGENERIC = 0, rpPATCHD3D9PIPELINEMATFX = 1, rpPATCHD3D9PIPELINESKINNED = 2, rpPATCHD3D9PIPELINESKINMATFX = 3, rpPATCHD3D9PIPELINEMAX, rpPATCHD3D9PIPELINEFORCEENUMSIZEINT = RWFORCEENUMSIZEINT } |
Functions | |
| RxPipeline * | RpPatchGetD3D9Pipeline (RpPatchD3D9Pipeline d3d9Pipeline) |
|
|
RpPatchD3D9Pipeline rendering pipelines available within the RpPatch plugin. Use RpPatchGetD3D9Pipeline to retrieve the RxPipeline s.
|
|
|
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.
|
© 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:47:02 2004.
Send Feedback