PoGroup2Axis Class Reference
[Axis]

MeshViz Class to build a group of two axes. More...

#include <MeshViz/graph/PoGroup2Axis.h>

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

List of all members.

Public Types

enum  AxisType {
  LINEAR,
  LOGARITHMIC
}

Public Member Functions

virtual SoType getTypeId () const
virtual const SoNodekitCataloggetNodekitCatalog () const
 PoGroup2Axis ()
 PoGroup2Axis (const SbVec2f &_start, const SbVec2f &_end, AxisType _xAxisType, AxisType _yAxisType, const char *xTtle=NULL, const char *yTtle=NULL)
virtual void rebuild ()

Static Public Member Functions

static SoType getClassTypeId ()
static const SoNodekitCataloggetClassNodekitCatalog ()

Public Attributes

SoSFVec2f start
SoSFVec2f end
SoSFVec2f gradStart
SoSFVec2f gradEnd
SoSFString xTitle
SoSFString yTitle

Detailed Description

MeshViz Class to build a group of two axes.

This class builds a group of two axes in the plane XY. This group contains one horizontal axis (X-axis) and one vertical axis (Y-axis).

The graduations of these axes are defined by the fields gradStart and gradEnd. However if these fields are equal, the fields start and end are used to define the graduation values.

FILE FORMAT/DEFAULT


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