PoCurveLine Class Reference
[Curve]

MeshViz Class to build a 2D line curve. More...

#include <MeshViz/graph/PoCurveLine.h>

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

List of all members.

Public Types

enum  ThicknessBinding {
  PER_PART_THICKNESS,
  PER_VERTEX_THICKNESS
}

Public Member Functions

virtual SoType getTypeId () const
virtual const SoNodekitCataloggetNodekitCatalog () const
 PoCurveLine ()

Static Public Member Functions

static SoType getClassTypeId ()
static const SoNodekitCataloggetClassNodekitCatalog ()

Public Attributes

SoSFInt32 thicknessIndex
SoSFEnum thicknessBinding
SoSFFloat thicknessFactor

Detailed Description

MeshViz Class to build a 2D line curve.

Builds a 2D curve line on 1D mesh (PoIrregularMesh1D or PoRegularMesh1D). The abscissas of the 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. The thickness of the line is specified by the field thicknessIndex which is an index of a value-set of the current mesh 1D. If thicknessIndex == -1, the thickness of the curve is inherited. 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/