1#ifndef COIN_SOSCXMLEVENT_H
2#define COIN_SOSCXMLEVENT_H
27#include <Inventor/scxml/ScXMLEvent.h>
31class COIN_DLL_API SoScXMLEvent :
public ScXMLEvent {
32 typedef ScXMLEvent inherited;
33 SCXML_OBJECT_HEADER(SoScXMLEvent)
36 static void initClass(
void);
39 virtual ~SoScXMLEvent(
void);
49 SoScXMLEvent(
const SoScXMLEvent & rhs);
50 SoScXMLEvent & operator = (
const SoScXMLEvent & rhs);
The SoEvent class is the base class for all Coin events.
Definition SoEvent.h:34
virtual void setSoEvent(const SoEvent *soevent)
Definition SoScXMLEvent.cpp:75
virtual void setUpIdentifier(void)
Definition SoScXMLEvent.cpp:102
virtual const SoEvent * getSoEvent(void) const
Definition SoScXMLEvent.cpp:87
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Thu Jan 16 2025 for Coin by Doxygen 1.13.2.