|
DGtal
0.6.devel
|
#include <ImplicitFunctionDiff1LinearCellEmbedder.h>


Public Types | |
| typedef ImplicitFunctionDiff1LinearCellEmbedderGradientMap < TKSpace, TImplicitFunctionDiff1, TEmbedder > | Self |
| typedef ImplicitFunctionDiff1LinearCellEmbedder < TKSpace, TImplicitFunctionDiff1, TEmbedder > | Base |
| typedef Base::Cell | Cell |
| typedef Base::RealPoint | RealPoint |
| typedef Base::RealVector | RealVector |
| typedef Cell | Argument |
| typedef RealVector | Value |
Public Types inherited from DGtal::ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder > | |
| typedef TKSpace | KSpace |
| typedef TImplicitFunctionDiff1 | ImplicitFunctionDiff1 |
| typedef TEmbedder | Embedder |
| typedef KSpace::SCell | SCell |
| typedef KSpace::Space | Space |
| typedef Space::Point | Point |
| typedef ImplicitFunctionDiff1::Value | ImplicitFctValue |
| typedef ImplicitFunctionDiff1LinearCellEmbedderGradientMap < KSpace, ImplicitFunctionDiff1, Embedder > | GradientMap |
Additional Inherited Members | |
Protected Attributes inherited from DGtal::ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder > | |
| const KSpace * | myPtrK |
| const ImplicitFunctionDiff1 * | myPtrFct |
| const Embedder * | myPtrEmbedder |
GradientMap class for ImplicitFunctionDiff1LinearCellEmbedder. A model of CUnaryFunctor<T, T::Point, T::RealVector>.
Definition at line 250 of file ImplicitFunctionDiff1LinearCellEmbedder.h.
| typedef Cell DGtal::ImplicitFunctionDiff1LinearCellEmbedderGradientMap< TKSpace, TImplicitFunctionDiff1, TEmbedder >::Argument |
Reimplemented from DGtal::ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder >.
Definition at line 262 of file ImplicitFunctionDiff1LinearCellEmbedder.h.
| typedef ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder> DGtal::ImplicitFunctionDiff1LinearCellEmbedderGradientMap< TKSpace, TImplicitFunctionDiff1, TEmbedder >::Base |
Definition at line 258 of file ImplicitFunctionDiff1LinearCellEmbedder.h.
| typedef Base::Cell DGtal::ImplicitFunctionDiff1LinearCellEmbedderGradientMap< TKSpace, TImplicitFunctionDiff1, TEmbedder >::Cell |
Reimplemented from DGtal::ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder >.
Definition at line 259 of file ImplicitFunctionDiff1LinearCellEmbedder.h.
| typedef Base::RealPoint DGtal::ImplicitFunctionDiff1LinearCellEmbedderGradientMap< TKSpace, TImplicitFunctionDiff1, TEmbedder >::RealPoint |
Reimplemented from DGtal::ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder >.
Definition at line 260 of file ImplicitFunctionDiff1LinearCellEmbedder.h.
| typedef Base::RealVector DGtal::ImplicitFunctionDiff1LinearCellEmbedderGradientMap< TKSpace, TImplicitFunctionDiff1, TEmbedder >::RealVector |
Reimplemented from DGtal::ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder >.
Definition at line 261 of file ImplicitFunctionDiff1LinearCellEmbedder.h.
| typedef ImplicitFunctionDiff1LinearCellEmbedderGradientMap< TKSpace, TImplicitFunctionDiff1, TEmbedder> DGtal::ImplicitFunctionDiff1LinearCellEmbedderGradientMap< TKSpace, TImplicitFunctionDiff1, TEmbedder >::Self |
Definition at line 256 of file ImplicitFunctionDiff1LinearCellEmbedder.h.
| typedef RealVector DGtal::ImplicitFunctionDiff1LinearCellEmbedderGradientMap< TKSpace, TImplicitFunctionDiff1, TEmbedder >::Value |
Reimplemented from DGtal::ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder >.
Definition at line 263 of file ImplicitFunctionDiff1LinearCellEmbedder.h.
|
inline |
Definition at line 268 of file ImplicitFunctionDiff1LinearCellEmbedder.h.
|
inline |
Maps a cell to its corresponding point in the Euclidean space, by a linear guess of its position.
| cell | any cell in the cellular grid space. |
Reimplemented from DGtal::ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder >.
Definition at line 280 of file ImplicitFunctionDiff1LinearCellEmbedder.h.
References DGtal::ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder >::myPtrFct, and DGtal::ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder >::operator()().
|
inline |
Definition at line 273 of file ImplicitFunctionDiff1LinearCellEmbedder.h.
References DGtal::ImplicitFunctionDiff1LinearCellEmbedder< TKSpace, TImplicitFunctionDiff1, TEmbedder >::operator=().
1.8.1.1