50#ifndef _SO_PICK_RAY_ELEMENT
51#define _SO_PICK_RAY_ELEMENT
93 virtual void print(FILE *fp)
const;
109 virtual SoElement* copyMatchInfo()
const;
113 static void initClass();
114 static void exitClass();
#define SoEXTENDER_Documented
#define SO_ELEMENT_HEADER(className)
Abstract base class for all state elements.
Stores the current ray to use for picking.
static void set(SoState *state, const SbViewVolume &volume)
Sets the picking ray.
static const SbViewVolume & get(SoState *state)
Returns the current picking ray view volume from the state.
virtual void print(FILE *fp) const
Prints element (for debugging).