#include <itkBloxBoundaryPointImage.h>
Inheritance diagram for itk::BloxBoundaryPointImage< VImageDimension >:
Definition at line 35 of file itkBloxBoundaryPointImage.h.
|
Accessor type that convert data between internal and external representations. Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 64 of file itkBloxBoundaryPointImage.h. |
|
Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 44 of file itkBloxBoundaryPointImage.h. |
|
Index typedef support. An index is used to access pixel values. Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 69 of file itkBloxBoundaryPointImage.h. |
|
Internal Pixel representation. Used to maintain a uniform API with Image Adaptors and allow to keep a particular internal representation of data while showing a different external representation. Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 60 of file itkBloxBoundaryPointImage.h. |
|
Offset typedef support. An offset is used to access pixel values. Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 70 of file itkBloxBoundaryPointImage.h. |
|
Convenient typedefs obtained from Superclass. Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 67 of file itkBloxBoundaryPointImage.h. |
|
A pointer to the pixel container. Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 74 of file itkBloxBoundaryPointImage.h. |
|
Pixel typedef support. Used to declare pixel type in filters or other operations. Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 54 of file itkBloxBoundaryPointImage.h. |
|
Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 43 of file itkBloxBoundaryPointImage.h. |
|
Region typedef support. A region is used to specify a subset of an image. Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 71 of file itkBloxBoundaryPointImage.h. |
|
Standard class typedefs. Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 40 of file itkBloxBoundaryPointImage.h. |
|
Size typedef support. A size is used to define region bounds. Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 68 of file itkBloxBoundaryPointImage.h. |
|
Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. Definition at line 42 of file itkBloxBoundaryPointImage.h. |
|
|
|
|
|
Run-time type information (and related methods). Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. |
|
Get the number of boundary points in the image |
|
Method for creation through the object factory. Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. |
|
Compute the index of the pixel at a specified offset from the beginning of the buffered region. Bounds checking is not performed. Thus, the computed index could be outside the BufferedRegion. To ensure a valid index, the parameter "offset" should be between 0 and the number of pixels in the BufferedRegion (the latter can be found using ImageRegion::GetNumberOfPixels()). Reimplemented from itk::BloxImage< BloxBoundaryPointPixel< VImageDimension >, VImageDimension >. |
|
Set the number of boundary points in the image (done by a filter) |