1 #ifndef COIN_SONODELIST_H
2 #define COIN_SONODELIST_H
27 #include <Inventor/lists/SoBaseList.h>
45 #endif // !COIN_SONODELIST_H
SoNodeList(void)
Definition: SoNodeList.cpp:40
void append(SoBase *ptr)
Definition: SoBaseList.cpp:94
void append(SoNode *const ptr)
Definition: SoNodeList.cpp:80
The SoBaseList class is a container for pointers to SoBase derived objects.
Definition: SoBaseList.h:32
SoNode * operator[](const int i) const
Definition: SoNodeList.cpp:91
SoNodeList & operator=(const SoNodeList &nl)
Definition: SoNodeList.cpp:102
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:41
SoBase * operator[](const int i) const
Definition: SoBaseList.cpp:203
The SoNodeList class is a container for pointers to SoNode objects.
Definition: SoNodeList.h:31
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:47
void copy(const SoBaseList &l)
Definition: SoBaseList.cpp:171
~SoNodeList()
Definition: SoNodeList.cpp:70
SoBaseList & operator=(const SoBaseList &l)
Definition: SoBaseList.cpp:189
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 24 2019 for Coin by Doxygen. 1.8.17