|
H3D API
2.4.1
|
Field that contains an X3DTexture2DNode. More...
#include <H3D/DepthMapSurface.h>

Public Member Functions | |
| virtual void | onAdd (Node *n) |
| Set up the routes we want to maintain. | |
| virtual void | onRemove (Node *n) |
| Remove the routes we want to maintain. | |
Public Member Functions inherited from H3D::DependentSFNode< X3DTexture2DNode, FieldRef< H3DDisplayListObject, H3DDisplayListObject::DisplayList, &H3DDisplayListObject::displayList >, true > | |
| DependentSFNode () | |
| Constructor. Default value of value is NULL. | |
| virtual | ~DependentSFNode () |
| Destructor. | |
Field that contains an X3DTexture2DNode.
Need to override onAdd and onRemove in order to update the Image used by HAPI.