|
Houdini Development Toolkit - Version 6.5
Side Effects Software Inc. 2004
|
Clip Library
CL_Clip Methods
A clip is a collection of tracks and attributes used to form channels. Each clip has a sample rate, a start index, and
the overall track length along with an array of track pointers and possibly
quaternion data.
The CL_Clip(int size) method is used to construct a clip with
a track length of the specified size and default values of 30 samples per
second for the sample rate, a starting index of 0, and quaternion rotation
order XYZ.
The clearAndDestroy() method is used to delete all the tracks
in the clip and reset the quaternions.
Many other methods of interest exist within the clip class and are described
in the following sections:
Table of Contents
Operators |
Surface Operations |
Particle Operations |
Composite Operators |
Channel Operators
Material & Texture |
Objects |
Command and Expression |
Render Output |
Mantra Shaders |
Utility Classes |
Geometry Library |
Image Library |
Clip Library
Customizing UI |
Questions & Answers
Copyright © 2004 Side Effects Software Inc.
477 Richmond Street West, Toronto, Ontario, Canada M5V 3E7