ObliqueSliceBorder Class Reference
[Nodes]

VSG extension [PREVIEW] [Medical] Oblique slice shape node with border. More...

#include <Medical/nodes/ObliqueSliceBorder.h>

Inheritance diagram for ObliqueSliceBorder:
SoObliqueSlice SoSlice SoVolumeShape SoLdmShape SoShape SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 ObliqueSliceBorder ()

Static Public Member Functions

static SoType getClassTypeId ()
static void initClass ()
static void exitClass ()

Public Attributes

SoSFBool border
SoSFColor borderColor

Detailed Description

VSG extension [PREVIEW] [Medical] Oblique slice shape node with border.

This node is a subclass of SoObliqueSlice. It defines an oblique slice.

In addition to the standard features of SoObliqueSlice, this node can render a border around the slice using the specified borderColor.

The border color can be used, for example, to help the user distinguish between multiple slices. Another use is to change the border color when a slice is selected or an interaction begins (see SoDragger addStartCallback).

FILE FORMAT/DEFAULT

SEE ALSO

InventorMedical, SoOrthoSlice, SoObliqueSlice, PlaneBoxIntersection

What is a Preview Feature ?:

Constructor & Destructor Documentation

ObliqueSliceBorder::ObliqueSliceBorder (  ) 

Constructor.


Member Function Documentation

static void ObliqueSliceBorder::exitClass (  )  [static]

Finish using the class.

Reimplemented from SoObliqueSlice.

static SoType ObliqueSliceBorder::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoObliqueSlice.

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

Returns the type identifier for this specific instance.

Reimplemented from SoObliqueSlice.

static void ObliqueSliceBorder::initClass (  )  [static]

Initialize the class.

Reimplemented from SoObliqueSlice.


Member Data Documentation

Enable the border.

Default is true.

Border color.

Default is orange (1, 0.5 0).


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/