H3D API  2.4.1
Classes | Public Member Functions | Public Attributes | List of all members
H3D::H3DImageObject Class Reference

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

#include <H3D/H3DImageObject.h>

Inheritance diagram for H3D::H3DImageObject:
Inheritance graph

Classes

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

Public Member Functions

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

Public Attributes

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

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.


The documentation for this class was generated from the following file: