![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
The SoEngineOutputList class is a container for SoEngineOutput objects. More...
#include <Inventor/lists/SoEngineOutputList.h>
Additional Inherited Members | |
![]() | |
void | expand (const int size) |
int | getArraySize (void) const |
The SoEngineOutputList class is a container for SoEngineOutput objects.
|
inline |
Default constructor.
|
inline |
This constructor initializes the internal allocated size for the list to sizehint. Note that the list will still initially contain zero items.
|
inline |
Copy constructor.