
#include <gzSpatial.h>
Public Member Functions | |
| gzSpatialDataIterator (gzSpatialData< T > &owner, const gzDoubleXYZ &position=gzDoubleXYZ(0, 0, 0), const gzDoubleXYZ &delta=gzDoubleXYZ(DBL_MAX, DBL_MAX, DBL_MAX)) | |
| ~gzSpatialDataIterator () | |
| gzBool | operator() (T &data, gzDoubleXYZ *pos=NULL, gzDoubleXYZ *delta=NULL) |
| gzVoid | remove () |
Definition at line 324 of file gzSpatial.h.
|
||||||||||||||||||||
|
Definition at line 350 of file gzSpatial.h. References FALSE. |
|
|||||||||
|
Definition at line 367 of file gzSpatial.h. |
|
||||||||||||||||||||
|
Definition at line 380 of file gzSpatial.h. References FALSE, NULL, gzListIterator< T >::setList(), and TRUE. |
|
|||||||||
|
Definition at line 371 of file gzSpatial.h. References gzListIterator< T >::remove(). |