1#ifndef COIN_SOTEMPPATH_H
2#define COIN_SOTEMPPATH_H
36#include <Inventor/SoFullPath.h>
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:56
void replaceTail(SoNode *const node, const int index)
Definition SoTempPath.cpp:78
void simpleAppend(SoNode *const node, const int index)
Definition SoTempPath.cpp:61
SoTempPath(const int approxlength)
Definition SoTempPath.cpp:48