![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
The SoFieldList class is a container for pointers to SoField objects. More...
#include <Inventor/lists/SoFieldList.h>
Additional Inherited Members | |
![]() | |
void | expand (const int size) |
int | getArraySize (void) const |
The SoFieldList class is a container for pointers to SoField objects.
|
inline |
Default constructor.
|
inline |
This constructor initializes the internal allocated size for the list to sizehint. Note that the list will still initially contain zero items.
|
inline |
Copy constructor.
Overridden from parent to accept an SoField pointer argument.
Overridden from parent to accept an SoField pointer argument.
Overridden from parent to return an SoField pointer.
Overridden from parent to accept an SoField pointer argument.
Overridden from parent to return an SoField pointer.