H3D API  2.4.1
Classes | Namespaces
MagneticSurface.h File Reference

Header file for MagneticSurface. More...

#include <H3D/H3DSurfaceNode.h>
#include <H3D/SFFloat.h>
#include <H3D/FieldTemplates.h>
#include <H3D/SFBool.h>

Go to the source code of this file.

Classes

class  H3D::MagneticSurface
 The MagneticSurface is a surface where the proxy is attracted to the surface, and forces are generated in order to keep the proxy on the surface. More...
 
class  H3D::MagneticSurface::UpdateStiffness
 Specialized field which sets the stiffness variable in HAPI::OpenHapticsRenderer::OpenHapticsSurface when the stiffness field of SmoothSurface is changed. More...
 
class  H3D::MagneticSurface::UpdateDamping
 Specialized field which sets the damping variable in HAPI::OpenHapticsRenderer::OpenHapticsSurface when the damping field of MagneticSurface is changed. More...
 
class  H3D::MagneticSurface::UpdateStaticFriction
 Specialized field which sets the static_friction variable in HAPI::OpenHapticsRenderer::OpenHapticsSurface when the staticFriction field of MagneticSurface is changed. More...
 
class  H3D::MagneticSurface::UpdateDynamicFriction
 Specialized field which sets the dynamic_friction variable in HAPI::OpenHapticsRenderer::OpenHapticsSurface when the dynamicFriction field of MagneticSurface is changed. More...
 
class  H3D::MagneticSurface::UpdateSnapDistance
 Specialized field which sets the snap_distance variable in HAPI::OpenHapticsRenderer::OpenHapticsSurface when the snapDistance field of MagneticSurface is changed. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Detailed Description

Header file for MagneticSurface.