|
DGtal
1.5.beta
|
#include <DGtal/images/bijectiveRotations/DigitizedReflection.h>
Public Member Functions | |
| Reflection (const GAVector< TSpace > &m=GAVector< TSpace >()) | |
| TOutputValue | operator() (const TInputValue &aInput) const |
Data Fields | |
| GAVector< TSpace > | normalVector |
Definition at line 44 of file DigitizedReflection.h.
|
inlineexplicit |
Definition at line 48 of file DigitizedReflection.h.
|
inline |
Operator
Definition at line 56 of file DigitizedReflection.h.
References DGtal::Reflection< TSpace, TInputValue, TOutputValue >::normalVector.
| GAVector<TSpace> DGtal::Reflection< TSpace, TInputValue, TOutputValue >::normalVector |
Definition at line 46 of file DigitizedReflection.h.
Referenced by DGtal::Reflection< TSpace, TInputValue, TOutputValue >::operator()().