Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoCompactPathList.h File Reference

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 ()
 

Function Documentation

◆ getChildren()

void getChildren ( int &  numIndices,
const int *&  indices 
)

◆ pop()

void pop ( )

◆ push()

SbBool push ( int  childIndex,
int &  lastFound 
)

◆ reset()

void reset ( )

◆ ~SoCompactPathList()

~SoCompactPathList ( )