#include <ImageGroup.h>
Inheritance diagram for ImageGroup:
Public Methods | |
WDError | initNew (Scenario *inParent, IObjectEventHandler *inEventHandler) |
WDError | initRef (void *inNode, IObjectManager *inManager, IObjectEventHandler *inEventHandler) |
WDError | initRef (Scenario *inParent, IObjectEventHandler *inEventHandler) |
An ImageGroup contains all the Image in a Scenario
|
Creates a new ImageGroup and adds it to the database
|
|
Initializes an existing ImageGroup based on its parent
|
|
Initializes an existing ImageGroup based on data node
Reimplemented from ManagedObject. |