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