![]() |
http://www.sim.no http://www.coin3d.org |
#include <Inventor/lists/SoEngineList.h>
Inheritance diagram for SoEngineList:
As this class inherits SoBaseList, referencing and dereferencing will default be done on the objects at append(), remove(), insert() etc.
Public Member Functions | |
SoEngineList (void) | |
SoEngineList (const int size) | |
SoEngineList (const SoEngineList &el) | |
~SoEngineList () | |
void | append (SoEngine *const ptr) |
SoEngine * | operator[] (const int i) const |
SoEngineList & | operator= (const SoEngineList &el) |
|
Default constructor. |
|
Constructor with a hint about the number of elements the list will hold.
|
|
Copy constructor.
|
|
Destructor.
|
|
Append ptr to the list.
|
|
Return engine pointer at index i.
Reimplemented from SoBaseList. |
|
Copy contents of list el to this list.
|
Copyright © 1998-2005 by Systems in Motion AS. All rights reserved.
Generated on Thu Jun 15 01:03:59 2006 for Coin by Doxygen. 1.4.4