table of contents
other versions
- wheezy-backports 3.1.4~abc9f50-3~bpo70+1
- jessie 3.1.4~abc9f50-7
ScXMLScriptElt(3) | Coin | ScXMLScriptElt(3) |
NAME¶
ScXMLScriptElt - implements the <script> SCXML element.SYNOPSIS¶
#include <Inventor/scxml/ScXMLScriptElt.h> Inherits ScXMLExecutableElt.Public Member Functions¶
virtual SoType getTypeId (void) const
Static Public Member Functions¶
static ScXMLEltReader * getElementReader (void)
Additional Inherited Members¶
Detailed Description¶
implements the <script> SCXML element.Coin 3.1
Member Function Documentation¶
SoType ScXMLScriptElt::getClassTypeId (void) [static]¶
This static method returns the SoType object associated with objects of this class. See Also:SoBase::getClassTypeId
SoType ScXMLScriptElt::getTypeId (void) const [virtual]¶
Returns the type identification of an object derived from a class inheriting SoBase. This is used for run-time type checking and 'downward' casting. See Also:SoBase::getTypeId() const
void ScXMLScriptElt::initClass (void) [static]¶
Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system. See Also:SoBase::initClass()
Author¶
Generated automatically by Doxygen for Coin from the source code.Sat Oct 12 2013 | Version 4.0.0a |