Volume Haptics Toolkit Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
VHTK::ComposedScalarVolumeThis filter composes two or more scalar image volumes
VHTK::ComposedScalarVolume::SFImageSFImage is overridden to update the value
VHTK::ConstantFunctionThe constant function is a transfer function that simply returns a constant value for any input
VHTK::GradientKernelThis class is primarily used by other parts of the toolkit and should generally not be accessed directly
VHTK::IsoSurfaceIsoSurface creates an isosurface from the specified volume
VHTK::LocalInfoA node providing local position information
VHTK::MagnitudeExtractorFieldThis is a scalar volume that represents the magnitude of a property in another volume
VHTK::MagnitudeFilterThis filter extracts the magnitude of some feature of a scalar or vector image
VHTK::ManipImageLoaderThis is a manipulating image loader
VHTK::NelderMeadSolverThis is a general case volume haptics solver based on the numerical Nelder-Mead/Amoeba/Simplex method
VHTK::NewtonSolverThis is a general case volume haptics solver based on the numerical Newton method
VHTK::OrthogonalConstraintsSolverThis is a volume haptics solver that takes care of the special case where all primitives produce orthogonal constraints
VHTK::PiecewiseFunctionA piecewise linear transfer function implementation
VHTK::primitiveHaptic primitive
VHTK::PrimitivesModeThis haptic mode renders haptic primitives from specified parameters, i e position, primitive type, strength and orientation
VHTK::SampledFunctionA sampled transfer function implementation
VHTK::SampledScalarVolumeThis node provides sampling, resampling and conversion capabilities
VHTK::SampledScalarVolume::SFImageSFImage is overridden to update the value
VHTK::ScalarCompositionFilterThis filter composes two or more scalar image volumes
VHTK::ScalarConstantFieldAn analythical scalar field providing a constant value
VHTK::ScalarElectroPotentialFieldAn analythical vector volume simulating the electropotential field generated from a number of source singularities distributed in space
VHTK::ScalarGradientForceModeThe scalar gradient force mode generates a force based on the gradient vector direction and the material property of the volume
VHTK::ScalarImageFilterA helper class that aids the implementation of image volume filter nodes
VHTK::ScalarImageObjectVolumeThe ScalarImageObjectVolume uses any node that implements the H3DImageObject interface to use the data from that image
VHTK::ScalarImageObjectVolume::SFImageObjectThe SFImageObject class contains an H3DImageObject and maintains a route from the contained object's image field to the image field of the ScalarImageObjectVolume it resides in
VHTK::ScalarSurfaceFrictionModeThe scalar surface friction mode generates surfaces with friction from a scalar volume
VHTK::ScalarViscosityModeThe scalar viscosity mode generates viscosity throughout a scalar volume
VHTK::ScalarVolumeThe ScalarVolume node defines an scalar field by specifying an image file and loaders to read this file
VHTK::ScalarVolume::SFImageSFImage is overridden to update the value from the url and imageLoader fields of the ScalarVolume
VHTK::ScalarVolumeSwitch::SFImageThe switching image
VHTK::stateThe state of the volume haptics loop
VHTK::StreamRibbonsCreates stream ribbons from a vector volume
VHTK::StreamTubesCreates stream tubes from a vector volume
VHTK::Texture3DVolumeSamples a scalar property of an unsampled data node into a 3D texture that can be used with the volume renderer
VHTK::Texture3DVolume::SFImageThe image class of this texture
VHTK::VectorConstantFieldThis is an analythical vector volume providing a constant value
VHTK::VectorElectroPotentialFieldAn analythical vector volume simulating the electropotential field generated from a number of source singularities distributed in space
VHTK::VectorFollowModeThe vector follow-mode give a tube like feeling when moving the haptic instrument through a vector field
VHTK::VectorForceModeThe vector force mode adds a force in the direction of the vector
VHTK::VectorFrontShapeModeThis mode uses the vector field to represent a flow front surface that gives a haptic representation of how the vectors fluctuates over a cross section of the flow
VHTK::VectorImageObjectVolumeThe VectorImageObjectVolume uses any node that implements the H3DImageObject interface to use the data from that image
VHTK::VectorImageObjectVolume::SFImageObjectThe SFImageObject class contains an H3DImageObject and maintains a route from the contained object's image field to the image field of the VectorImageObjectVolume it resides in
VHTK::VectorVolumeThe VectorVolume node defines an vector field by specifying an image file and loaders to read this file
VHTK::VectorVolume::SFImageSFImage is overridden to update the value from the url and imageLoader fields of the VectorVolume
VHTK::VectorVolumeSwitch::SFImageThe switching image
VHTK::VectorVortexForceModeThis mode provides a force pushing the haptic instrument towards the core of vortices in vector data
VHTK::VectorVortexModeThe vector vortex-mode give a tube like feeling from the vorticity in vector fields
VHTK::VHTKDataNodeThis is the abstract base class for all nodes containing data in the Volume Haptics Toolkit(VHTK)
VHTK::VHTKHapticModeNodeThe haptic mode provides primitives to the volume haptics generator (VolumeHaptics)
VHTK::VHTKPrimitivesSolverNodeThis is the base type for a solver that determines the new position for the proxy point from a list of haptic primitives
VHTK::VHTKScalarDataNodeThis is the abstract base class for all nodes containing scalar data in the Volume Haptics Toolkit(VHTK)
VHTK::VHTKScalarFieldNodeThe abstract base for all analytical scalar fields
VHTK::VHTKScalarImageNodeThis is the abstract base class nodes that contains an Image object that specifies the scalar field
VHTK::VHTKScalarImageNode::SFImageThe SFImage class is specialized to hold a separate reference for use by the haptics loop in order for Image objects not be deleted in the scenegraph loop while still being used in the haptics loop
VHTK::VHTKScalarModeNodeThe abstract base class for all VHTKHapticModeNode classes that use a scalar volume as input data
VHTK::VHTKTransferFunctionNodeThe base type for all transfer functions
VHTK::VHTKVectorDataNodeThis is the abstract base class for all nodes containing vector data in the Volume Haptics Toolkit(VHTK)
VHTK::VHTKVectorFieldNodeThe abstract base for all analytical vector fields
VHTK::VHTKVectorImageNodeThis is the abstract base class nodes that contains an Image object the specifies the vector field
VHTK::VHTKVectorImageNode::SFImageThe SFImage class is specialized to hold a separate reference for use by the haptics loop in order for Image objects not be deleted in the scenegraph loop while still being used in the haptics loop
VHTK::VHTKVectorModeNodeThe abstract base class for all VHTKHapticModeNode classes that use a vector volume as input data
VHTK::VolumeHapticsThe VolumeHaptics node takes care of generating haptic feedback from any number of haptic modes (VHTKHapticModeNode) for volumetric data
VHTK::VolumeHapticsEffectThe force effect generating the volume haptic feedback
VHTK::VolumeProbeUtility to probe the values of scalar and vector volumes
VHTK::VolumeRendererThe volume renderer node visually renders a 3D texture
VHTK::WindowFunctionThe window function is a transfer function controlled through level, width and gamma

Generated on Tue Sep 5 13:25:33 2006 for Volume Haptics Toolkit by  doxygen 1.4.5