1#ifndef COIN_SOVIEWVOLUMEELEMENT_H
2#define COIN_SOVIEWVOLUMEELEMENT_H
27#include <Inventor/elements/SoReplacedElement.h>
28#include <Inventor/SbViewVolume.h>
30class COIN_DLL_API SoViewVolumeElement :
public SoReplacedElement {
31 typedef SoReplacedElement inherited;
33 SO_ELEMENT_HEADER(SoViewVolumeElement);
37 virtual ~SoViewVolumeElement();
40 virtual void init(SoState * state);
42 static void set(SoState *
const state,
SoNode *
const node,
The SbViewVolume class is a viewing volume in 3D space.
Definition SbViewVolume.h:41
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47
virtual void init(SoState *state)
Definition SoReplacedElement.cpp:79
SbViewVolume viewVolume
Definition SoViewVolumeElement.h:47
static void set(SoState *const state, SoNode *const node, const SbViewVolume &viewVolume)
FIXME: write doc.
Definition SoViewVolumeElement.cpp:67
static void initClass(void)
Definition SoViewVolumeElement.cpp:51
static const SbViewVolume & get(SoState *const state)
FIXME: write doc.
Definition SoViewVolumeElement.cpp:83
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Thu Jan 16 2025 for Coin by Doxygen 1.13.2.