PoCurveFilling Class Reference
[Curve]

MeshViz Class to build 3D filled curve. More...

#include <MeshViz/graph/PoCurveFilling.h>

Inheritance diagram for PoCurveFilling:
PoCurveLine PoChart PoGraphMaster PoBase SoBaseKit SoNode SoGetView SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Types

enum  Orientation {
  HORIZONTAL,
  VERTICAL
}

Public Member Functions

virtual SoType getTypeId () const
virtual const SoNodekitCataloggetNodekitCatalog () const
 PoCurveFilling ()

Static Public Member Functions

static SoType getClassTypeId ()
static const SoNodekitCataloggetClassNodekitCatalog ()

Public Attributes

SoSFFloat threshold
SoSFFloat width
SoSFEnum orientation

Detailed Description

MeshViz Class to build 3D filled curve.

Builds a 3D filled curve on 1D mesh (PoIrregularMesh1D or PoRegularMesh1D). The abscissas of the filled curve are given by the geometry of the current mesh 1D, and the ordinates are given by one of the value-set of the current mesh 1D specified by the field yValuesIndex. A threshold defines the origin of the filled curve. This value is either an ordinate (VERTICAL orientation) or an abscissas (HORIZONTAL orientation). The thickness of the filled curve is specified by the field thicknessIndex which is an index of a value-set of the current mesh 1D. These values are multiplied by the field width. If thicknessIndex == -1, the thickness of the filled curve is the value of the field width. thickness fields are ignored if the field width is equal to 0. This class also takes into account of the current mesh 1D hints (PoMesh1DHints).

The interpretation of colorBinding is the following :

FILE FORMAT/DEFAULT


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