Hi Allen,

On Tue, 2006-08-29 at 15:04 -0500, Allen Bierbaum wrote:
> What is the "attachment handling" interface in OSG::Image used for?
> 
> See OSGImage.h
> 
> /*---------------------------------------------------------------------*/
>     /*! \name               attachment 
> handling                            */
>     /*! 
> \{                                                                 */
> 
>     bool   hasAttachment   (void) const;
>     UInt32 attachmentCount (void) const;
>     void   setAttachmentField ( const std::string &key,
>                                 const std::string &data);
>     const std::string * findAttachmentField ( const std::string &key) const;
> 
>     /*! \} 

Mainly the volume renderer, which needs more information from the Image
than normal (slice thickness etc.).

        Dirk


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to