|
http://www.sim.no http://www.coin3d.org |
#include <Inventor/lists/SoFieldList.h>
Inheritance diagram for SoFieldList:

Public Member Functions | |
| SoFieldList (void) | |
| SoFieldList (const int sizehint) | |
| SoFieldList (const SoFieldList &l) | |
| void | append (SoField *field) |
| void | insert (SoField *field, const int insertbefore) |
| SoField * | operator[] (const int idx) const |
| void | set (const int idx, SoField *field) |
| SoField * | get (const int idx) const |
| SoFieldList::SoFieldList | ( | void | ) | [inline] |
Default constructor.
| SoFieldList::SoFieldList | ( | const int | sizehint | ) | [inline] |
This constructor initializes the internal allocated size for the list to sizehint. Note that the list will still initially contain zero items.
| SoFieldList::SoFieldList | ( | const SoFieldList & | l | ) | [inline] |
| void SoFieldList::append | ( | SoField * | field | ) | [inline] |
Overridden from parent to accept an SoField pointer argument.
| void SoFieldList::insert | ( | SoField * | field, | |
| const int | insertbefore | |||
| ) | [inline] |
Overridden from parent to accept an SoField pointer argument.
| SoField * SoFieldList::operator[] | ( | const int | idx | ) | const [inline] |
| void SoFieldList::set | ( | const int | index, | |
| SoField * | item | |||
| ) | [inline] |
Overridden from parent to accept an SoField pointer argument.
| SoField * SoFieldList::get | ( | const int | idx | ) | const [inline] |
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Oct 3 01:27:51 2007 for Coin by Doxygen. 1.5.2