23#ifndef _SO_DATA_MEASURE_CUSTOM_H_
24#define _SO_DATA_MEASURE_CUSTOM_H_
#define SO_FIELDCONTAINER_HEADER(className)
Class for smart character strings.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> class to define a cust...
virtual UnitDimension getUnitDimension() const
Returns the "unit dimension" of the result data. Default is NOUNIT
SoSFString formula
Formula describing the custom measure.
virtual ResultFormat getFormat() const
Returns the "result format" of the result data. Default is FLOAT
SoDataMeasureCustom()
Default constructor.
virtual const SbString & getMeasureName() const
Returns the name of this measure.
SoSFString measureName
Measure name that can be used in custom measure combination formula.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Abstract base class fo...
UnitDimension
"Unit dimension" is used to categorize the resulting unit of a measure.
ResultFormat
The "result format" is the type of the output of a measure computation.
Field containing a string.
const SbString & getValue() const
Returns this field's value.