1#ifndef COIN_SOLISTENERORIENTATIONELEMENT_H
2#define COIN_SOLISTENERORIENTATIONELEMENT_H
27#include <Inventor/elements/SoReplacedElement.h>
28#include <Inventor/SbRotation.h>
30class COIN_DLL_API SoListenerOrientationElement :
public SoReplacedElement {
31 typedef SoReplacedElement inherited;
33 SO_ELEMENT_HEADER(SoListenerOrientationElement);
37 virtual ~SoListenerOrientationElement();
40 virtual void init(SoState * state);
41 static void set(SoState *
const state,
SoNode *
const node,
47 virtual void print(FILE * file)
const;
The SbRotation class represents a rotation in 3D space.
Definition SbRotation.h:33
static void initClass(void)
Definition SoElement.cpp:507
static void set(SoState *const state, SoNode *const node, const SbRotation &orientation, SbBool setbylistener)
Definition SoListenerOrientationElement.cpp:100
static SbBool isSetByListener(SoState *const state)
Definition SoListenerOrientationElement.cpp:135
SbRotation orientation
Definition SoListenerOrientationElement.h:50
static const SbRotation & get(SoState *const state)
Returns the current listener orientation.
Definition SoListenerOrientationElement.cpp:119
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
virtual void print(FILE *file) const
Definition SoReplacedElement.cpp:108
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 23 2025 for Coin by Doxygen 1.14.0.