1#ifndef COIN_SOLIGHTELEMENT_H
2#define COIN_SOLIGHTELEMENT_H
27#include <Inventor/elements/SoAccumulatedElement.h>
28#include <Inventor/lists/SoNodeList.h>
29#include <Inventor/lists/SbList.h>
30#include <Inventor/SbMatrix.h>
35 typedef SoAccumulatedElement inherited;
39 static void initClass(
void);
44 virtual void init(SoState * state);
45 virtual void push(SoState * state);
46 static void add(SoState *
const state,
SoLight *
const light,
59 class so_light_elem_flag {
61 so_light_elem_flag(
void) {
66 so_light_elem_flag didalloc;
The SbMatrix class is a 4x4 dimensional representation of a matrix.
Definition SbMatrix.h:37
virtual void push(SoState *state)
Definition SoAccumulatedElement.cpp:74
virtual void init(SoState *state)
Definition SoAccumulatedElement.cpp:66
static void add(SoState *const state, SoLight *const light, const SbMatrix &matrix)
Definition SoLightElement.cpp:90
static const SoNodeList & getLights(SoState *const state)
Definition SoLightElement.cpp:114
SoNodeList lights
Definition SoLightElement.h:53
SoLightElement(void)
Definition SoLightElement.cpp:66
static const SbMatrix & getMatrix(SoState *const state, const int index)
Definition SoLightElement.cpp:128
SbList< SbMatrix > * matrixlist
Definition SoLightElement.h:54
The SoLight class is the base class for light emitting nodes.
Definition SoLight.h:32
The SoNodeList class is a container for pointers to SoNode objects.
Definition SoNodeList.h:31
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Thu Jan 16 2025 for Coin by Doxygen 1.13.2.