1#ifndef COIN_SOGEOELEMENT_H
2#define COIN_SOGEOELEMENT_H
36#include <Inventor/elements/SoReplacedElement.h>
62 SoGeoElementP * pimpl;
The SoGeoElement class is yet to be documented.
Definition SoGeoElement.h:41
The SoGeoOrigin class is used to specify an absolute geographic location against which geometry is re...
Definition SoGeoOrigin.h:43
The SoReplacedElement class is an abstract element superclass.
Definition SoReplacedElement.h:39
static void initClass(void)
Definition SoReplacedElement.cpp:77
virtual void init(SoState *state)
Definition SoReplacedElement.cpp:91
The SoState class manages the Coin scene graph traversal state data.
Definition SoState.h:44