aimsalgo  5.0.5
Neuroimaging image processing
aims::MaximumPoint< T > Class Template Reference

#include <aims/primalsketch/greyLevelBlob.h>

Inheritance diagram for aims::MaximumPoint< T >:
Collaboration diagram for aims::MaximumPoint< T >:

Public Member Functions

 ~MaximumPoint ()
 
 MaximumPoint ()
 
 MaximumPoint (T node)
 
MaximumPoint< T > & operator= (const MaximumPoint< T > &other)
 

Public Attributes

_node
 
GreyLevelBlob< T > * blob
 

Detailed Description

template<class T>
class aims::MaximumPoint< T >

Definition at line 83 of file greyLevelBlob.h.

Constructor & Destructor Documentation

◆ ~MaximumPoint()

template<class T>
aims::MaximumPoint< T >::~MaximumPoint ( )
inline

Definition at line 189 of file greyLevelBlob.h.

◆ MaximumPoint() [1/2]

template<class T>
aims::MaximumPoint< T >::MaximumPoint ( )
inline

Definition at line 191 of file greyLevelBlob.h.

◆ MaximumPoint() [2/2]

template<class T>
aims::MaximumPoint< T >::MaximumPoint ( node)
inline

Definition at line 192 of file greyLevelBlob.h.

Member Function Documentation

◆ operator=()

template<class T>
MaximumPoint< T > & aims::MaximumPoint< T >::operator= ( const MaximumPoint< T > &  other)
inline

Definition at line 299 of file greyLevelBlob.h.

Member Data Documentation

◆ _node

◆ blob

template<class T>
GreyLevelBlob<T>* aims::MaximumPoint< T >::blob

The documentation for this class was generated from the following file: