55#ifndef _SO_CONE_DETAIL_
56#define _SO_CONE_DETAIL_
#define SoEXTENDER
Provide inline template functions for abs, swap, min, max, and clamp.
#define INVENTOR_API
Disable some annoying warnings on MSVC 6.
#define SO_DETAIL_HEADER(className)
Macros to be called within the class definition header for a detail subclass:
Stores detail information about the SoCone node.
void setPart(int _part)
Sets the part of detail for the shape.
SoConeDetail()
Constructor and destructor.
virtual SoDetail * copy() const
Returns an instance that is a copy of this instance.
int getPart() const
Returns the part in the detail.
virtual ~SoConeDetail()
Constructor and destructor.
Base class for describing detail information about a shape node.