H3D API  2.4.1
Classes | Namespaces
Image3DTexture.h File Reference

Header file for Image3DTexture, X3D scene-graph node. More...

#include <H3D/X3DTexture3DNode.h>
#include <H3D/H3DImageLoaderNode.h>
#include <H3D/X3DUrlObject.h>
#include <H3D/MFNode.h>
#include <H3D/Scene.h>

Go to the source code of this file.

Classes

class  H3D::Image3DTexture
 The Image3DTexture node defines a texture map by specifying a single file that contains complete 3D data and general parameters for mapping to geometry. More...
 
class  H3D::Image3DTexture::CouldNotLoadImage
 CouldNotLoadImage is thrown when not any of the urls could be read with any of the image loaders in a Image3DTexture. More...
 
class  H3D::Image3DTexture::SFImage
 SFImage is overridden to update the value from the url and imageLoader fields of the Image3DTexture. More...
 
struct  H3D::Image3DTexture::SFImage::ThreadFuncData
 struct for storing input needed to the thread function More...
 
struct  H3D::Image3DTexture::SFImage::CBData
 struct for storing input needed for the callback function. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Detailed Description

Header file for Image3DTexture, X3D scene-graph node.