1#ifndef COIN_SOREPLACEDELEMENT_H
2#define COIN_SOREPLACEDELEMENT_H
27#include <Inventor/elements/SoSubElement.h>
28#include <Inventor/system/inttypes.h>
30class COIN_DLL_API SoReplacedElement :
public SoElement {
33 SO_ELEMENT_ABSTRACT_HEADER(SoReplacedElement);
35 static void initClass(
void);
37 virtual ~SoReplacedElement();
40 virtual void init(SoState * state);
47 virtual void print(FILE * file)
const;
SoElement(void)
Definition SoElement.cpp:534
int stackIndex
Definition SoElement.h:78
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47
virtual SoElement * copyMatchInfo() const
Definition SoReplacedElement.cpp:97
static SoElement * getElement(SoState *const state, const int stackIndex, SoNode *const node)
Definition SoReplacedElement.cpp:130
uint32_t nodeId
Definition SoReplacedElement.h:53
virtual SbBool matches(const SoElement *element) const
Definition SoReplacedElement.cpp:87
uint32_t getNodeId() const
Definition SoReplacedElement.cpp:148
virtual void init(SoState *state)
Definition SoReplacedElement.cpp:79
virtual void print(FILE *file) const
Definition SoReplacedElement.cpp:108
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.18.0.