#include <Inventor/misc/SoRefCounter.h>
Go to the source code of this file.
Functions | |
~SoCompactPathList () | |
void | reset () |
void | getChildren (int &numIndices, const int *&indices) |
SbBool | push (int childIndex, int &lastFound) |
void | pop () |
void getChildren | ( | int & | numIndices, |
const int *& | indices | ||
) |
void pop | ( | ) |
SbBool push | ( | int | childIndex, |
int & | lastFound | ||
) |
void reset | ( | ) |
~SoCompactPathList | ( | ) |