Bookshelf Contents Previous Next Glossary Index Search

AlClusterPreTMItem

An item from a list holding AlTM and AlCluster items.

Synopsis

#include <AlClusterPreTMItem.h>
class AlClusterPreTMItem : public AlLinkItem
~AlClusterPreTMItem();
AlClusterPreTMItem* nextItem()
AlClusterPreTMItem* prevItem()
AlTM fTM;
AlTM fInvTM;
AlCluster* fAlCluster;

Description

This class is used in a list of objects (AlList) created by the AlDagNode::clusterPreTransformationMatrices() method. It is derived from AlLinkItem.

Summary

AlClusterPreTMItem::~AlClusterPreTMItem()

Description

Deletes the AlClusterPreTMItem. This method will also delete the fAlCluster wrapper.



Bookshelf Contents Previous Next Glossary Index Search

[email protected]
Copyright © 1998, Alias|Wavefront, a division of Silicon Graphics Limited. All rights reserved.