PoBiErrorPointField Class Reference
[Scatter]

MeshViz Builds a bi-error point field. More...

#include <MeshViz/graph/PoBiErrorPointField.h>

Inheritance diagram for PoBiErrorPointField:
PoGraphMaster PoBase SoBaseKit SoNode SoGetView SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Types

enum  VariationType {
  FIXED_VARIATION,
  REL_VARIATION,
  PERCENT_FIXED_VARIATION,
  PERCENT_REL_VARIATION
}

Public Member Functions

virtual SoType getTypeId () const
virtual const SoNodekitCataloggetNodekitCatalog () const
 PoBiErrorPointField ()
 PoBiErrorPointField (int numPoints, const SbVec2f *_point, const float *_lowX, const float *_lowY, const float *_highX, const float *_highY, VariationType type=REL_VARIATION, SbBool _isShapeVisible=TRUE, SbBool _isSkeletonVisible=TRUE)
virtual void rebuild ()

Static Public Member Functions

static SoType getClassTypeId ()
static const SoNodekitCataloggetClassNodekitCatalog ()

Public Attributes

SoMFVec2f point
SoMFFloat lowX
SoMFFloat lowY
SoMFFloat highX
SoMFFloat highY
SoSFEnum variationType
SoSFBool isShapeVisible
SoSFBool isSkeletonVisible

Detailed Description

MeshViz Builds a bi-error point field.

Class to build in the plane XY, a point field with two X and two Y margin errors. A shape and/or skeleton represent the error of each points.

FILE FORMAT/DEFAULT


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