PoNumericDisplayFormat Class Reference
[Misc]

MeshViz Node to define the numeric display format. More...

#include <MeshViz/nodes/PoNumericDisplayFormat.h>

Inheritance diagram for PoNumericDisplayFormat:
PoNode SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Types

enum  FormatType {
  AUTO_FORMAT,
  FLOAT_FORMAT,
  INTEGER_FORMAT
}

Public Member Functions

virtual SoType getTypeId () const
 PoNumericDisplayFormat ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoSFEnum formatType
SoSFShort numDecimal
SoSFShort tenPower

Detailed Description

MeshViz Node to define the numeric display format.

This node defines the current numeric display format for all subsequent MeshViz representations which display numeric values. This node is used to define the numerical display format of mumerical values to be displayed. There are three formats available: automatic format, floating point format, integer format. The automatic format selects the best format adapted to the domain of values to be displayed. The floating point format and the integer format divide the numerical value to be displayed by the power of ten, and then display it in the selected format.

FILE FORMAT/DEFAULT


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