H3D::H3DImageObject Class Reference
[Abstract interface classes.]

This abstract interface is inherited by all nodes that contains an SFImage object with an Image containing data. More...

#include <H3DImageObject.h>

Inheritance diagram for H3D::H3DImageObject:

Inheritance graph
List of all members.

Public Member Functions

 H3DImageObject (Inst< SFImage > _image=0)
 Constructor.

Public Attributes

auto_ptr< SFImageimage
 Field containing the Image to use as a texture.

Classes

class  SFImage
 The SFImage field is a field containing an Image pointer. More...

Detailed Description

This abstract interface is inherited by all nodes that contains an SFImage object with an Image containing data.

The data can be used for e.g. texturing or volume haptics rendering.


Member Data Documentation

auto_ptr< SFImage > H3D::H3DImageObject::image
 

Field containing the Image to use as a texture.


Generated on Thu Aug 24 12:39:17 2006 for H3D API by  doxygen 1.4.5