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);
57 #endif // !COIN_SOLIGHTPATH_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.8.1.