SoOrthoSliceDetail Class Reference
[Details]

VolumeViz Stores detail information about an ortho slice. More...

#include <VolumeViz/details/SoOrthoSliceDetail.h>

Inheritance diagram for SoOrthoSliceDetail:
SoSliceDetail SoDetail SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoOrthoSliceDetail ()
virtual ~SoOrthoSliceDetail ()
virtual SoDetailcopy () const

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

VolumeViz Stores detail information about an ortho slice.

A successful pick operation returns an SoPickedPoint object. If the picked geometry is an SoOrthoSlice, use the getDetail method and cast the result to this class to get extra information about the pick.

This class contains detail information about a picked voxel on an ortho slice. The information includes the position of the picked voxel in object coordinate space (X, Y, Z) and data coordinate space (I, J, K), as well as the value of the picked voxel.

Limitations:

SEE ALSO

SoDetail, SoSliceDetail, SoOrthoSlice

See related examples:

MedicalRuler, VolRend


Constructor & Destructor Documentation

SoOrthoSliceDetail::SoOrthoSliceDetail (  ) 

Constructor.

virtual SoOrthoSliceDetail::~SoOrthoSliceDetail (  )  [virtual]

Destructor.


Member Function Documentation

virtual SoDetail* SoOrthoSliceDetail::copy (  )  const [virtual]

Returns an instance that is a copy of this instance. The caller is responsible for deleting the copy when it is no longer needed.

Reimplemented from SoSliceDetail.

static SoType SoOrthoSliceDetail::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoSliceDetail.

virtual SoType SoOrthoSliceDetail::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from SoSliceDetail.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/