![]() |
http://www.sim.no http://www.coin3d.org |
#include <Inventor/lists/SoEngineOutputList.h>
Inheritance diagram for SoEngineOutputList:
Public Member Functions | |
SoEngineOutputList (void) | |
SoEngineOutputList (const int sizehint) | |
SoEngineOutputList (const SoEngineOutputList &l) | |
void | append (SoEngineOutput *output) |
void | insert (SoEngineOutput *output, const int insertbefore) |
SoEngineOutput * | operator[] (const int idx) const |
void | set (const int idx, SoEngineOutput *item) |
|
Default constructor. |
|
This constructor initializes the internal allocated size for the list to sizehint. Note that the list will still initially contain zero items. |
|
Copy constructor. |
|
Returns element at index.
Will automatically expand the size of the internal array if index is outside the current bounds of the list. The values of any additional pointers are then set to Reimplemented from SbPList. |
Copyright © 1998-2005 by Systems in Motion AS. All rights reserved.
Generated on Wed May 31 00:48:46 2006 for Coin by Doxygen. 1.4.4