Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RpPDSSkyObjTemplate Struct Reference
[PlayStation 2]

Collaboration diagram for RpPDSSkyObjTemplate:
Collaboration graph

Data Fields

RwUInt32  pluginId
RwUInt32  pluginData
RxPipelineNodePS2AllObjectSetupCallBack  objectSetupCallBack
RxPipelineNodePS2AllObjectFinalizeCallBack  objectFinalizeCallBack
RxPipeline matGroup

Detailed Description

This structure should be used to construct object pipelines. RpAtomic and RpWorldSector pipelines can be constructed with this structure and the associated RpPDSSkyObjPipeCreate function.
Note:
The rwPDS_G3_Example_AtmPipe and rwPDS_G3_Example_GrpAtmPipe give examples of constructing the dummy G3_Example object pipelines.
See also:
RpPDSSkyObjPipeCreate , RpPDSRegisterObjPipe , RpPDSRegisterGrpObjPipe , RpPDSRegisterPipe , RpPDSObjTemplate , RxPipelineCreate , RxNodeDefinitionGetPS2All

Field Documentation

RxPipeline* matGroup
 

Material pipeline to group onto the object pipeline.

See also:
RxPipelineNodePS2AllGroupMeshes
RxPipelineNodePS2AllObjectFinalizeCallBack objectFinalizeCallBack
 

Per object finalize call back.

See also:
RpAtomicPS2AllObjectSetupCallBack , RxPipelineNodePS2AllSetCallBack
RxPipelineNodePS2AllObjectSetupCallBack objectSetupCallBack
 

Per object setup call back.

See also:
RpAtomicPS2AllObjectSetupCallBack , RxPipelineNodePS2AllSetCallBack
RwUInt32 pluginData
 

Plugin extension data.

See also:
RxPipeline
RwUInt32 pluginId
 

Plugin owning the pipeline.

See also:
RxPipeline

Criterion Software © 1993-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:06 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)