1 #ifndef COIN_SOLIGHTPATH_H
2 #define COIN_SOLIGHTPATH_H
36 #include <Inventor/SbBasic.h>
37 #include <Inventor/lists/SbList.h>
48 void setHead(
SoNode *
const node);
49 void append(
const int childindex);
50 void push(
const int childindex);
52 void setTail(
const int childindex);
53 SoNode *getTail(
void)
const;
54 SoNode *getHead(
void)
const;
55 SoNode *getNode(
const int index)
const;
56 int getIndex(
const int index)
const;
57 int getFullLength()
const;
58 void truncate(
const int startindex);
66 #endif // !COIN_SOLIGHTPATH_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 26 2013 23:25:57 for Coin by Doxygen 1.8.4.