1 #ifndef SMALLCHANGE_AXISKIT_H 2 #define SMALLCHANGE_AXISKIT_H 36 #include <Inventor/nodekits/SoBaseKit.h> 37 #include <Inventor/fields/SoSFFloat.h> 38 #include <Inventor/fields/SoSFInt32.h> 39 #include <Inventor/fields/SoSFString.h> 40 #include <Inventor/fields/SoSFColor.h> 41 #include <Inventor/fields/SoSFVec2f.h> 42 #include <SmallChange/basic.h> 49 SO_KIT_CATALOG_ENTRY_HEADER(topSeparator);
67 friend class SmAxisKitP;
68 class SmAxisKitP * pimpl;
71 #endif // !SMALLCHANGE_AXISKIT_H
SoSFVec2f axisRange
Definition: SmAxisKit.h:56
SoSFString axisName
Definition: SmAxisKit.h:61
SoSFFloat markerHeight
Definition: SmAxisKit.h:58
SoSFFloat textInterval
Definition: SmAxisKit.h:59
virtual SbBool affectsState(void) const
Definition: SmAxisKit.h:45
static void initClass(void)
SoSFFloat markerInterval
Definition: SmAxisKit.h:57
SoSFInt32 digits
Definition: SmAxisKit.h:60