1 #ifndef COIN_SOGEOELEMENT_H
2 #define COIN_SOGEOELEMENT_H
27 #include <Inventor/elements/SoReplacedElement.h>
37 static void initClass(
void);
53 SoGeoElementP * pimpl;
The SoGeoElement class is yet to be documented.
Definition: SoGeoElement.h:32
The SoGeoOrigin class is used to specify an absolute geographic location against which geometry is re...
Definition: SoGeoOrigin.h:34
The SoReplacedElement class is an abstract element superclass.
Definition: SoReplacedElement.h:30
virtual void init(SoState *state)
Definition: SoReplacedElement.cpp:79
The SoState class manages the Coin scenegraph traversal state data.
Definition: SoState.h:35