29 #ifndef __H3DSURFACENODE_H__
30 #define __H3DSURFACENODE_H__
34 #include <HAPI/HAPISurfaceObject.h>
56 virtual HAPI::HAPISurfaceObject *
getSurface(
unsigned int = 0 ) {
57 return hapi_surface.get();
Base header file that handles all configuration related settings.
Base class for all surfaces.
Definition: H3DSurfaceNode.h:44
H3DSurfaceNode()
Constructor.
Definition: H3DSurfaceNode.h:48
virtual HAPI::HAPISurfaceObject * getSurface(unsigned int=0)
Get the surface to use for the haptics device with the specified index.
Definition: H3DSurfaceNode.h:56
virtual string defaultXMLContainerField()
Returns the default xml containerField attribute value.
Definition: H3DSurfaceNode.h:50
Node is the base class for all classes that can be part of the H3D scene-graph.
Definition: Node.h:46
H3D API namespace.
Definition: Anchor.h:38