VHTK::ComposedScalarVolume Class Reference
[Volumetric Data Nodes]

Inheritance diagram for VHTK::ComposedScalarVolume:

Inheritance graph
[legend]

List of all members.


Detailed Description

This filter composes two or more scalar image volumes.

X3D Interface

 NameTypeDefault valueDescription
scalarVolume MFScalarImageNode   null    
method SFString   "sum"    

Public Member Functions

 ComposedScalarVolume (H3D::Inst< H3D::SFNode > _metadata=0, H3D::Inst< H3D::Field > _dataChanged=0, H3D::Inst< H3D::SFBool > _scaleVectors=0, H3D::Inst< SFImage > _image=0, H3D::Inst< MFScalarImageNode > _scalarVolume=0, H3D::Inst< H3D::SFString > _method=0)
 Constructor.

Public Attributes

auto_ptr< MFScalarImageNodescalarVolume
 The volumes to compose.
auto_ptr< H3D::SFStringmethod
 The method of composition.

Static Public Attributes

static H3D::H3DNodeDatabase database
 X3D node/field database.

Classes

class  SFImage
 SFImage is overridden to update the value. More...


Constructor & Destructor Documentation

VHTK::ComposedScalarVolume::ComposedScalarVolume ( H3D::Inst< H3D::SFNode _metadata = 0,
H3D::Inst< H3D::Field _dataChanged = 0,
H3D::Inst< H3D::SFBool _scaleVectors = 0,
H3D::Inst< SFImage _image = 0,
H3D::Inst< MFScalarImageNode _scalarVolume = 0,
H3D::Inst< H3D::SFString _method = 0 
)

Constructor.


Member Data Documentation

The volumes to compose.

The method of composition.

Valid values are

  • SUM - voxelwise sum of the individual volumes

X3D node/field database.

Reimplemented from VHTK::VHTKDataNode.


Generated on Thu Mar 5 08:46:55 2009 for Volume Haptics Toolkit by  doxygen 1.5.6