1#ifndef COIN_SOTEMPPATH_H
2#define COIN_SOTEMPPATH_H
36#include <Inventor/SoFullPath.h>
43 void simpleAppend(
SoNode *
const node,
const int index);
44 void replaceTail(
SoNode *
const node,
const int index);
The SoFullPath class allows examination of hidden children in paths.
Definition: SoFullPath.h:38
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:56
The SoTempPath class is used to store temporary paths.
Definition: SoTempPath.h:38