ModContextList Class Reference
 
 
 
ModContextList Class Reference

#include <object.h>

Inheritance diagram for ModContextList:
Tab< ModContext * > MaxHeapOperators

Class Description

A modifier may be applied to several objects in the scene.

The Interface::GetModContexts() method retrieves a list of all the ModContexts for the current place in the history. This class is used as a table to hold the list of ModContexts.

See also:
Template Class Tab, Class Interface::GetModContexts()