1 #ifndef COIN_SOPICKEDPOINTLIST_H
2 #define COIN_SOPICKEDPOINTLIST_H
27 #include <Inventor/lists/SbPList.h>
48 void truncate(
const int start,
const int fit = 0);
53 #endif // !COIN_SOPICKEDPOINTLIST_H
int getLength(void) const
Definition: SbPList.h:94
void append(void *item)
Definition: SbPList.h:78
void truncate(const int start, const int fit=0)
Definition: SoPickedPointList.cpp:86
void set(const int idx, SoPickedPoint *pp)
Definition: SoPickedPointList.cpp:100
The SbPList class is a container class for void pointers.
Definition: SbPList.h:31
void set(const int index, void *item)
Definition: SbPList.h:141
void fit(void)
Definition: SbPList.cpp:189
SoPickedPointList(const int sizehint)
Definition: SoPickedPointList.h:34
SoPickedPoint * operator[](const int idx) const
Definition: SoPickedPointList.h:44
void truncate(const int length, const int fit=0)
Definition: SbPList.h:100
void *& operator[](const int index) const
Definition: SbPList.h:119
SoPickedPointList(void)
Definition: SoPickedPointList.h:33
The SoPickedPointList class is a container for pointers to SoPickedPoint objects.
Definition: SoPickedPointList.h:31
void copy(const SbPList &l)
Definition: SbPList.cpp:161
The SoPickedPoint class is used for specifying picked points.
Definition: SoPickedPoint.h:39
void insert(void *item, const int insertbefore)
Definition: SbPList.cpp:226
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 24 2019 for Coin by Doxygen. 1.8.17