Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RxPipeline Struct Reference
[Generic]

Collaboration diagram for RxPipeline:
Collaboration graph

Data Fields

RwBool  locked
RwUInt32  numNodes
RxPipelineNode nodes
RwUInt32  packetNumClusterSlots
rxEmbeddedPacketState  embeddedPacketState
RxPacket embeddedPacket
RwUInt32  numInputRequirements
RxPipelineRequiresCluster inputRequirements
void *  superBlock
RwUInt32  superBlockSize
RwUInt32  entryPoint
RwUInt32  pluginId
RwUInt32  pluginData

Detailed Description

Structure describing a pipeline

Field Documentation

RxPacket* embeddedPacket
 

This pipeline's embedded packet

rxEmbeddedPacketState embeddedPacketState
 

The state of this pipeline's embedded packet

RwUInt32 entryPoint
 

The index of the node which is the entry point of this pipeline

RxPipelineRequiresCluster* inputRequirements
 

Input requirements array

RwBool locked
 

Flags whether the pipeline is locked for editing

RxPipelineNode* nodes
 

Topologically sorted array of pipeline nodes

RwUInt32 numInputRequirements
 

Input requirements count

RwUInt32 numNodes
 

Node count

RwUInt32 packetNumClusterSlots
 

Number of slots allocated for clusters

RwUInt32 pluginData
 

Rights callback extra data

RwUInt32 pluginId
 

If required, the Id of the plugin owning this pipeline, or 0

void* superBlock
 

Internally used block of memory

RwUInt32 superBlockSize
 

Internally used block of memory


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)