#include <haatgroup.h>
Inheritance diagram for AtomListIterator:

Public Member Functions | |
| AtomListIterator (AtomList *new_atlist) | |
| HaAtom * | GetFirstAtom () |
| Return the first atom of the Atom Set (=NULL if no atoms). | |
| HaAtom * | GetNextAtom () |
| Return Next atom in the sequence (=NULL if no more atoms). | |
| Vec3D * | GetFirstPt () |
| Get First Point in the collection. | |
| Vec3D * | GetNextPt () |
| Get Next Point in the collection. | |
Protected Attributes | |
| list< HaAtom * >::iterator | aitrm |
| AtomList * | atlist |
1.3.6