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:98
SoNode * getTail(void) const
Definition SoPath.cpp:373
SoNode * getNodeFromTail(const int index) const
Definition SoPath.cpp:419
int getIndexFromTail(const int index) const
Definition SoPath.cpp:455
void pop(void)
Definition SoPath.h:133
int getLength(void) const
Definition SoPath.cpp:473
void truncate(const int length)
Definition SoPath.cpp:493
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 23 2025 for Coin by Doxygen. 1.14.0