1 #ifndef COIN_SCXMLIFELT_H
2 #define COIN_SCXMLIFELT_H
36 #include <Inventor/scxml/ScXMLExecutableElt.h>
38 #include <Inventor/tools/SbPimplPtr.h>
54 virtual void setCondAttribute(
const char * cond);
55 virtual const char * getCondAttribute(
void)
const {
return this->cond; }
59 virtual void copyContents(
const ScXMLElt * rhs);
61 virtual const ScXMLElt *
search(
const char * attrname,
const char * attrvalue)
const;
63 virtual int getNumElseIfs(
void)
const;
67 virtual void clearAllElseIfs(
void);
88 SbPimplPtr<PImpl> pimpl;
92 #endif // !COIN_SCXMLIFELT_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed May 29 2013 18:21:19 for Coin by Doxygen 1.8.1.2.