50class SoBackground : public SoNode {
52 SO_PIMPL_PUBLIC_HEADER(SoBackground)
53 SO_NODE_ABSTRACT_HEADER(SoBackground);
64 static
void initClass();
65 static
void exitClass();
69 virtual
SbBool affectsState() const;
77 virtual ~SoBackground();
80 void commonConstructor();