Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::VesselTubeSpatialObjectPoint< TPointDimension > Class Template Reference

Point used for a tube definition. More...

#include <itkVesselTubeSpatialObjectPoint.h>

Inheritance diagram for itk::VesselTubeSpatialObjectPoint< TPointDimension >:

Inheritance graph
[legend]
Collaboration diagram for itk::VesselTubeSpatialObjectPoint< TPointDimension >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef VesselTubeSpatialObjectPoint Self
typedef TubeSpatialObjectPoint<
TPointDimension > 
Superclass
typedef Point< double, TPointDimension > PointType
typedef Vector< double, TPointDimension > VectorType
typedef CovariantVector< double,
TPointDimension > 
CovariantVectorType

Public Member Functions

 VesselTubeSpatialObjectPoint (void)
virtual ~VesselTubeSpatialObjectPoint (void)
float GetMedialness (void) const
void SetMedialness (const float newMedialness)
float GetRidgeness (void) const
void SetRidgeness (const float newRidgeness)
float GetBranchness (void) const
void SetBranchness (const float newBranchness)
bool GetMark (void) const
void SetMark (const bool newMark)
float GetAlpha1 (void) const
void SetAlpha1 (const float newAlpha)
float GetAlpha2 (void) const
void SetAlpha2 (const float newAlpha)
float GetAlpha3 (void) const
void SetAlpha3 (const float newAlpha)
Selfoperator= (const VesselTubeSpatialObjectPoint &rhs)

Protected Member Functions

void PrintSelf (std::ostream &os, Indent indent) const

Protected Attributes

float m_Alpha1
float m_Alpha2
float m_Alpha3
float m_Medialness
float m_Ridgeness
float m_Branchness
bool m_Mark

Detailed Description

template<unsigned int TPointDimension = 3>
class itk::VesselTubeSpatialObjectPoint< TPointDimension >

Point used for a tube definition.

This class contains all the functions necessary to define a point that can be used to build tubes.

See also:
VesselTubeSpatialObject

Definition at line 37 of file itkVesselTubeSpatialObjectPoint.h.


Member Typedef Documentation

template<unsigned int TPointDimension = 3>
typedef CovariantVector<double, TPointDimension > itk::VesselTubeSpatialObjectPoint< TPointDimension >::CovariantVectorType
 

Reimplemented from itk::TubeSpatialObjectPoint< TPointDimension >.

Definition at line 47 of file itkVesselTubeSpatialObjectPoint.h.

template<unsigned int TPointDimension = 3>
typedef Point< double, TPointDimension > itk::VesselTubeSpatialObjectPoint< TPointDimension >::PointType
 

Reimplemented from itk::TubeSpatialObjectPoint< TPointDimension >.

Definition at line 45 of file itkVesselTubeSpatialObjectPoint.h.

template<unsigned int TPointDimension = 3>
typedef VesselTubeSpatialObjectPoint itk::VesselTubeSpatialObjectPoint< TPointDimension >::Self
 

Reimplemented from itk::TubeSpatialObjectPoint< TPointDimension >.

Definition at line 43 of file itkVesselTubeSpatialObjectPoint.h.

template<unsigned int TPointDimension = 3>
typedef TubeSpatialObjectPoint<TPointDimension> itk::VesselTubeSpatialObjectPoint< TPointDimension >::Superclass
 

Reimplemented from itk::TubeSpatialObjectPoint< TPointDimension >.

Definition at line 44 of file itkVesselTubeSpatialObjectPoint.h.

template<unsigned int TPointDimension = 3>
typedef Vector<double, TPointDimension > itk::VesselTubeSpatialObjectPoint< TPointDimension >::VectorType
 

Reimplemented from itk::TubeSpatialObjectPoint< TPointDimension >.

Definition at line 46 of file itkVesselTubeSpatialObjectPoint.h.


Constructor & Destructor Documentation

template<unsigned int TPointDimension = 3>
itk::VesselTubeSpatialObjectPoint< TPointDimension >::VesselTubeSpatialObjectPoint void   ) 
 

Constructor. This one defines the # of dimensions in the VesselTubeSpatialObjectPoint

template<unsigned int TPointDimension = 3>
virtual itk::VesselTubeSpatialObjectPoint< TPointDimension >::~VesselTubeSpatialObjectPoint void   )  [virtual]
 

Default destructor.


Member Function Documentation

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::GetAlpha1 void   )  const
 

Get Alpha1

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::GetAlpha2 void   )  const
 

Get Alpha2

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::GetAlpha3 void   )  const
 

Get Alpha3

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::GetBranchness void   )  const
 

Get Branchness

template<unsigned int TPointDimension = 3>
bool itk::VesselTubeSpatialObjectPoint< TPointDimension >::GetMark void   )  const
 

Get Mark

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::GetMedialness void   )  const
 

Get Medialness

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::GetRidgeness void   )  const
 

Get Ridgeness

template<unsigned int TPointDimension = 3>
Self& itk::VesselTubeSpatialObjectPoint< TPointDimension >::operator= const VesselTubeSpatialObjectPoint< TPointDimension > &  rhs  ) 
 

Copy one VesselTubeSpatialObjectPoint to another

template<unsigned int TPointDimension = 3>
void itk::VesselTubeSpatialObjectPoint< TPointDimension >::PrintSelf std::ostream &  os,
Indent  indent
const [protected, virtual]
 

Print the object

Reimplemented from itk::TubeSpatialObjectPoint< TPointDimension >.

template<unsigned int TPointDimension = 3>
void itk::VesselTubeSpatialObjectPoint< TPointDimension >::SetAlpha1 const float  newAlpha  ) 
 

Set Alpha1

template<unsigned int TPointDimension = 3>
void itk::VesselTubeSpatialObjectPoint< TPointDimension >::SetAlpha2 const float  newAlpha  ) 
 

Set Alpha2

template<unsigned int TPointDimension = 3>
void itk::VesselTubeSpatialObjectPoint< TPointDimension >::SetAlpha3 const float  newAlpha  ) 
 

Set Alpha3

template<unsigned int TPointDimension = 3>
void itk::VesselTubeSpatialObjectPoint< TPointDimension >::SetBranchness const float  newBranchness  ) 
 

Set Branchness

template<unsigned int TPointDimension = 3>
void itk::VesselTubeSpatialObjectPoint< TPointDimension >::SetMark const bool  newMark  ) 
 

Set Mark

template<unsigned int TPointDimension = 3>
void itk::VesselTubeSpatialObjectPoint< TPointDimension >::SetMedialness const float  newMedialness  ) 
 

Set Medialness

template<unsigned int TPointDimension = 3>
void itk::VesselTubeSpatialObjectPoint< TPointDimension >::SetRidgeness const float  newRidgeness  ) 
 

Set Ridgeness


Member Data Documentation

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::m_Alpha1 [protected]
 

First of 3 alpha values

Definition at line 104 of file itkVesselTubeSpatialObjectPoint.h.

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::m_Alpha2 [protected]
 

Second of 3 alpha values

Definition at line 107 of file itkVesselTubeSpatialObjectPoint.h.

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::m_Alpha3 [protected]
 

Third of 3 alpha values

Definition at line 110 of file itkVesselTubeSpatialObjectPoint.h.

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::m_Branchness [protected]
 

The branchness of the tube point

Definition at line 119 of file itkVesselTubeSpatialObjectPoint.h.

template<unsigned int TPointDimension = 3>
bool itk::VesselTubeSpatialObjectPoint< TPointDimension >::m_Mark [protected]
 

Is the tube point marked (selected) ?

Definition at line 122 of file itkVesselTubeSpatialObjectPoint.h.

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::m_Medialness [protected]
 

The medialness of the tube point

Definition at line 113 of file itkVesselTubeSpatialObjectPoint.h.

template<unsigned int TPointDimension = 3>
float itk::VesselTubeSpatialObjectPoint< TPointDimension >::m_Ridgeness [protected]
 

The ridgeness of the tube point

Definition at line 116 of file itkVesselTubeSpatialObjectPoint.h.


The documentation for this class was generated from the following file:
Generated at Thu May 25 02:40:02 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000