![]() |
http://www.sim.no http://www.coin3d.org |
#include <Inventor/lists/SbIntList.h>
Inheritance diagram for SbIntList:
Public Member Functions | |
SbIntList (void) | |
SbIntList (const int sizehint) | |
void | append (const int item) |
int | find (const int item) |
void | insert (const int item, const int addbefore) |
int & | operator[] (const int idx) const |
|
Default constructor. |
|
This constructor initializes the internal allocated size for the list to sizehint. Note that the list will still initially contain zero items.
|
|
Overridden from parent to accept an integer argument. |
|
Overridden from parent to accept an integer argument. |
|
Overridden from parent to accept an integer argument. |
|
Overridden from parent to return an integer. Reimplemented from SbPList. |
Copyright © 1998-2005 by Systems in Motion AS. All rights reserved.
Generated on Wed May 31 00:48:43 2006 for Coin by Doxygen. 1.4.4