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
RxPipelineNodenodes
RwUInt32 packetNumClusterSlots
rxEmbeddedPacketState embeddedPacketState
RxPacketembeddedPacket
RwUInt32 numInputRequirements
RxPipelineRequiresClusterinputRequirements
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-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:50 2004. Send Feedback