ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Modules | |
Image Access Objects | |
Mesh Access Objects | |
Iterators | |
Classes | |
class | itk::AutoPointer< TObjectType > |
Implements an Automatic Pointer to an object. More... | |
class | itk::SmartPointer< TObjectType > |
Implements transparent reference counting. More... | |
class | itk::SmartPointerForwardReference< T > |
Implements transparent reference counting in situations where forward references / cyclic include dependencies are a problem. More... | |
class | itk::WeakPointer< TObjectType > |
Implements a weak reference to an object. More... | |
The Insight Toolkit includes several ways to access data through the user of iterators, pointers, indexes, etc.