SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Animation_Select_Parameters
|
/*
* STRUCT: SE_Animation_Select_Parameters
*
* Used within an SE_Hierarchy_Select_Parameters struct to select which
* branches to traverse from an <Animation Related Geometry> instance when
* encountered by a Component Iterator. Each branch of an <Animation
* Related Geometry> is considered to be a frame of the animation. The
* frames are ordered, and this ordering is used to implicitly number the
* frames from 1 to N. The animation_ranges_array is an array of
* beginning_frames and ending_frames. For each range specified, the frames
* from that range's beginning_frame to that range's ending_frame will be
* traversed. The ordering of beginning_frame to ending_frame is imposed by
* the data producer.
*
* Note that the entries in animation_ranges_array must be distinct.
*/
} SE_Animation_Select_Parameters;
Prev: SE_Animation_Range.
Next: SE_Branch_Range_Matching.
Return to:
Top of this Page,
Type Index
|
Last updated: July 16, 2004
|
Copyright © 2004 SEDRIS
|
|