Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RpPrtAdvEmtPointList Struct Reference
[Point List Based Emitters]

Collaboration diagram for RpPrtAdvEmtPointList:

Collaboration graph

Data Fields

RwUInt32 numPoint
RwUInt32 lastPoint
RwBool useDirection
RwBool random
RwV3dpointList
RwV3ddirectionList

Detailed Description

Properties for the PointList emitter type, that allow to use a list of point (and an optional direction) to vary the particle's position (and optionally it's initial velocity).


Field Documentation

RwV3d* directionList
 

Pointer to the list of directions.

RwUInt32 lastPoint
 

Index of the last point used to emit particles.

RwUInt32 numPoint
 

Number of points in the list.

RwV3d* pointList
 

Pointer to the list of point.

RwBool random
 

Set if the points are to be used randomly.

RwBool useDirection
 

Use or not the direction list to generate the initial velocity of the particles.


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