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