#include <itkSphereSignedDistanceFunction.h>
Inheritance diagram for itk::SphereSignedDistanceFunction< TCoordRep, VSpaceDimension >:
A instance of sphere is defined by a set parameters. The first parameter is the radius and the next SpaceDimension parameters represent the center. The first parameter forms the set of ShapeParameters and the remaining parameters the set of PoseParameters.
This class is templated over the coordinate representation type (e.g. float or double) and the space dimension.
Definition at line 42 of file itkSphereSignedDistanceFunction.h.
|
Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 50 of file itkSphereSignedDistanceFunction.h. |
|
CoordRep typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 68 of file itkSphereSignedDistanceFunction.h. |
|
InputeType typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 62 of file itkSphereSignedDistanceFunction.h. |
|
OutputType typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 59 of file itkSphereSignedDistanceFunction.h. |
|
Type of the shape parameters. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 74 of file itkSphereSignedDistanceFunction.h. |
|
Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 49 of file itkSphereSignedDistanceFunction.h. |
|
Point typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 71 of file itkSphereSignedDistanceFunction.h. |
|
Standard class typedefs. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 47 of file itkSphereSignedDistanceFunction.h. Referenced by itk::SphereSignedDistanceFunction< TCoordRep, VSpaceDimension >::~SphereSignedDistanceFunction(). |
|
Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 48 of file itkSphereSignedDistanceFunction.h. |
|
|
|
Definition at line 90 of file itkSphereSignedDistanceFunction.h. References itk::SphereSignedDistanceFunction< TCoordRep, VSpaceDimension >::Self. |
|
Evaluate the signed distance from a shape at a given position. Implements itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. |
|
Run-time type information (and related methods). Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. |
|
A sphere is defined by a set of shape parameters. The first parameter is the radius and the next SpaceDimension parameters represent the center. Implements itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 81 of file itkSphereSignedDistanceFunction.h. |
|
A sphere is defined by a set of shape parameters. The first parameter is the radius and the next SpaceDimension parameters represent the center. Implements itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 79 of file itkSphereSignedDistanceFunction.h. |
|
Dimension underlying input image. |
|
New macro for creation of through the object factory. Reimplemented from itk::Object. |
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. |
|
A sphere is defined by a set of shape parameters. The first parameter is the radius and the next SpaceDimension parameters represent the center. Implements itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. |