#include <itkSphereSignedDistanceFunction.h>
Inheritance diagram for itk::SphereSignedDistanceFunction< TCoordRep, VSpaceDimension >:
This class is templated over the coordinate representation type (e.g. float or double) and the space dimension.
Definition at line 37 of file itkSphereSignedDistanceFunction.h.
|
Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 45 of file itkSphereSignedDistanceFunction.h. |
|
CoordRep typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 63 of file itkSphereSignedDistanceFunction.h. |
|
InputeType typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 57 of file itkSphereSignedDistanceFunction.h. |
|
OutputType typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 54 of file itkSphereSignedDistanceFunction.h. |
|
Type of the shape parameters. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 69 of file itkSphereSignedDistanceFunction.h. |
|
Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 44 of file itkSphereSignedDistanceFunction.h. |
|
Point typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 66 of file itkSphereSignedDistanceFunction.h. |
|
Standard class typedefs. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 42 of file itkSphereSignedDistanceFunction.h. Referenced by itk::SphereSignedDistanceFunction< TCoordRep, VSpaceDimension >::~SphereSignedDistanceFunction(). |
|
Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 43 of file itkSphereSignedDistanceFunction.h. |
|
|
|
Definition at line 86 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 77 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 75 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 >.
|
|
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 >.
|