52#ifndef _SO_CUBE_DETAIL_
53#define _SO_CUBE_DETAIL_
117 void setPart(
int _part) { part = _part; }
120 static void initClass();
121 static void exitClass();
#define SO_DETAIL_HEADER(className)
Stores detail information about the SoCube node.
virtual SoDetail * copy() const
Returns an instance that is a copy of this instance.
int getPart() const
Returns the part in the detail.
SoCubeDetail()
Constructor.
virtual ~SoCubeDetail()
Destructor.
Base class for describing detail information about a shape node.