![]() |
http://www.sim.no http://www.coin3d.org |
#include <Inventor/lists/SoTypeList.h>
Inheritance diagram for SoTypeList:
Public Member Functions | |
SoTypeList (void) | |
SoTypeList (const int sizehint) | |
SoTypeList (const SoTypeList &l) | |
void | append (const SoType type) |
int | find (const SoType type) const |
void | insert (const SoType type, const int insertbefore) |
SoType | operator[] (const int idx) const |
void | set (const int index, const SoType 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.
|
|
Overridden from parent to accept an SoType argument. |
|
Overridden from parent to accept an SoType argument. |
|
Overridden from parent to accept an SoType argument. |
|
Overridden from parent to return an SoType instance.. Reimplemented from SbPList. |
|
This method sets the element at index to item. Overridden to accept an SoType argument. |
Copyright © 1998-2004 by Systems in Motion AS. All rights reserved.
Generated on Tue Jul 13 06:41:19 2004 for Coin by Doxygen. 1.3.4