SoGroundplaneElement Class Reference

#include <SoGroundplaneElement.h>

List of all members.

Public Member Functions

virtual void init (SoState *state)
 Initializes element.
virtual SbBool matches (const SoElement *elt) const
 Returns TRUE if the stored SbShadow matches the given element.
virtual SoElement * copyMatchInfo () const
 Create and return a copy of this element.
virtual void print (FILE *fp) const
 Prints element (for debugging).

Static Public Member Functions

static void set (SoState *state, SoNode *node, const SbPlane &plane)
 Sets in the state.
static const SbPlane & get (SoState *state)
 Returns from the state.
static SbPlane getDefault ()
 Returns the default.
static void initClass ()
 Initializes the SoGroundplaneElement class.

Protected Member Functions

virtual ~SoGroundplaneElement ()

Protected Attributes

SbPlane _plane


Detailed Description

Definition at line 23 of file SoGroundplaneElement.h.


Constructor & Destructor Documentation

virtual SoGroundplaneElement::~SoGroundplaneElement (  )  [protected, virtual]


Member Function Documentation

virtual SoElement* SoGroundplaneElement::copyMatchInfo (  )  const [virtual]

Create and return a copy of this element.

static const SbPlane& SoGroundplaneElement::get ( SoState *  state  )  [static]

Returns from the state.

static SbPlane SoGroundplaneElement::getDefault (  )  [static]

Returns the default.

virtual void SoGroundplaneElement::init ( SoState *  state  )  [virtual]

Initializes element.

static void SoGroundplaneElement::initClass (  )  [static]

Initializes the SoGroundplaneElement class.

virtual SbBool SoGroundplaneElement::matches ( const SoElement *  elt  )  const [virtual]

Returns TRUE if the stored SbShadow matches the given element.

virtual void SoGroundplaneElement::print ( FILE *  fp  )  const [virtual]

Prints element (for debugging).

static void SoGroundplaneElement::set ( SoState *  state,
SoNode *  node,
const SbPlane &  plane 
) [static]

Sets in the state.


Member Data Documentation

SbPlane SoGroundplaneElement::_plane [protected]

Definition at line 30 of file SoGroundplaneElement.h.


The documentation for this class was generated from the following file:

Generated on Sat Sep 3 18:39:32 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8