DD::Image::DeepInfo Class Reference

Inherits DD::Image::GeneralInfo.

List of all members.

Public Member Functions

 DeepInfo ()
 default constructor
 DeepInfo (DD::Image::FormatPair formats, DD::Image::Box box, DD::Image::ChannelSet channels)
 construct based on formats, box, and channels
 DeepInfo (const IopInfo &iopInfo)
 construct based on an existing IopInfo
const FormatPair & formats () const
 get the formats
const Formatformat () const
 get the real format
const FormatfullSizeFormat () const
 get the full-size format
const DD::Image::Boxbox () const
 get the bbox
DD::Image::Boxbox ()
 get the bbox
ChannelSet channels () const
 get the channels
void merge (const DeepInfo &other)
 merge some other DeepInfo's boxes and channels into this one


Detailed Description

DeepInfo class. Analogous to IopInfo. Keeps just a box and a channelset, and two formats.


©2009 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.thefoundry.co.uk