1#ifndef COIN_SOTYPELIST_H
2#define COIN_SOTYPELIST_H
27#include <Inventor/lists/SbPList.h>
28#include <Inventor/SoType.h>
36 void append(
const SoType type);
37 int find(
const SoType type)
const;
38 void insert(
const SoType type,
const int insertbefore);
39 SoType operator[](
const int idx)
const;
40 void set(
const int index,
const SoType item);
SbPList(const int sizehint=DEFAULTSIZE)
Definition SbPList.cpp:134
SoTypeList(void)
Definition SoTypeList.h:32
SoTypeList(const SoTypeList &l)
Definition SoTypeList.h:34
SoTypeList(const int sizehint)
Definition SoTypeList.h:33
The SoType class is the basis for the run-time type system in Coin.
Definition SoType.h:50
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.18.0.