1#ifndef COIN_SOLIGHTPATH_H
2#define COIN_SOLIGHTPATH_H
27#include <Inventor/SbBasic.h>
28#include <Inventor/lists/SbList.h>
39 void setHead(
SoNode *
const node);
40 void append(
const int childindex);
41 void push(
const int childindex);
43 void setTail(
const int childindex);
44 SoNode *getTail(
void)
const;
45 SoNode *getHead(
void)
const;
46 SoNode *getNode(
const int index)
const;
47 int getIndex(
const int index)
const;
48 int getFullLength()
const;
49 void truncate(
const int startindex);
The SoLightPath class is a light version of SoPath.
Definition SoLightPath.h:33
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47
The SoTempPath class is used to store temporary paths.
Definition SoTempPath.h:29
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.