Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
ScXMLMinimumExprDataObj Class Referenceabstract

implements the data objects for the evaluator for the minimum profile. More...

#include <Inventor/scxml/ScXMLMinimumEvaluator.h>

Public Member Functions

virtual SoType getTypeId (void) const =0
 Returns the type identification of an object derived from a class inheriting SoBase. This is used for runtime type checking and "downward" casting.
 

Static Public Member Functions

static SoType getClassTypeId (void)
 
static void initClass (void)
 
static void cleanClass (void)
 

Detailed Description

implements the data objects for the evaluator for the minimum profile.

Member Function Documentation

◆ getTypeId()

virtual SoType ScXMLMinimumExprDataObj::getTypeId ( void ) const
pure virtual

Returns the type identification of an object derived from a class inheriting SoBase. This is used for runtime type checking and "downward" casting.

See also
SoBase::getTypeId() const

Implements ScXMLDataObj.


The documentation for this class was generated from the following files: