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);
SoNode * getTail(void) const
Definition SoFullPath.cpp:74
int getLength(void) const
Definition SoFullPath.cpp:106
int getIndexFromTail(const int index) const
Definition SoFullPath.cpp:96
SoNode * getNodeFromTail(const int index) const
Definition SoFullPath.cpp:85
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
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.18.0.