H3D API  2.4.1
Protected Member Functions | List of all members
H3D::HapticTexturesSurface::SFImageObjectNode Class Reference

An SFNode where we make sure the type of the nodes contained is a subclass of H3DImageObject. More...

#include <H3D/HapticTexturesSurface.h>

Inheritance diagram for H3D::HapticTexturesSurface::SFImageObjectNode:
Inheritance graph

Protected Member Functions

virtual void onAdd (Node *n)
 Sets up a route between the added node's image field and the owners SetImagePtr field.
 
virtual void onRemove (Node *n)
 Remove the routes we want to maintain.
 

Additional Inherited Members

- Public Member Functions inherited from H3D::DependentSFNodeObject< H3DImageObject, FieldRef< H3DImageObject, H3DImageObject::SFImage, &H3DImageObject::image >, true >
 DependentSFNodeObject ()
 Constructor. Default value of value is NULL.
 
virtual ~DependentSFNodeObject ()
 Destructor.
 

Detailed Description

An SFNode where we make sure the type of the nodes contained is a subclass of H3DImageObject.


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