1#ifndef COIN_SOFULLPATH_H
2#define COIN_SOFULLPATH_H
27#include <Inventor/SoPath.h>
29class COIN_DLL_API SoFullPath :
public SoPath {
31 friend class SoTempPath;
34 SoFullPath(
const int approxLength);
35 virtual ~SoFullPath(
void);
50 this->
truncate(this->nodes.getLength() - 1);
void pop(void)
Definition SoFullPath.h:48
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47
SoPath(const int approxlength=4)
Definition SoPath.cpp:100
SoNode * getTail(void) const
Definition SoPath.cpp:387
SoNode * getNodeFromTail(const int index) const
Definition SoPath.cpp:433
int getIndexFromTail(const int index) const
Definition SoPath.cpp:469
void pop(void)
Definition SoPath.h:134
int getLength(void) const
Definition SoPath.cpp:487
void truncate(const int length)
Definition SoPath.cpp:507
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.13.1.