1 #ifndef COIN_SCXMLDATAMODELELT_H
2 #define COIN_SCXMLDATAMODELELT_H
36 #include <Inventor/scxml/ScXMLElt.h>
38 #include <Inventor/tools/SbPimplPtr.h>
53 virtual void setSchemaAttribute(
const char * schema);
54 virtual const char * getSchemaAttribute(
void)
const {
return this->schema; }
58 virtual void copyContents(
const ScXMLElt * rhs);
60 virtual int getNumData(
void)
const;
64 virtual void clearAllData(
void);
66 virtual const ScXMLElt *
search(
const char * attrname,
const char * attrvalue)
const;
76 SbPimplPtr<PImpl> pimpl;
80 #endif // !COIN_SCXMLDATAMODELELT_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 12 2013 06:27:49 for Coin by Doxygen 1.8.1.2.