SourceTransformWarpBaseOf< DATA, DIMENSIONALITY, PRECISION, SOURCE > Class Template Reference
#include <SourceTransformWarp.h>
List of all members.
Public Types |
typedef WarpControlPointsOf
< DIMENSIONALITY > | WarpControlPoints |
typedef SourceTransformScaleOf
< WARPPOINT, DIMENSIONALITY,
PRECISION,
WARPINTERPOLATEDCONTROLPOINTS > | Warpfield |
typedef
SourceAccessorCubicInterpolateOf
< WARPPOINT, DIMENSIONALITY,
Real, WARPCONTROLPOINTS > | WarpInterpolatedControlPoints |
typedef PointOf
< DIMENSIONALITY, Real > | WarpPoint |
Public Member Functions |
| void | AllocateWarpfield (PointOf< DIMENSIONALITY, int > ptSizeWarp, InterpolationType it=Cubic) |
| virtual String | Describe () const |
| void | DeserializeSelf (Stream &st) |
| WARPINTERPOLATEDCONTROLPOINTS * | GetPInterpolatedWarpControlPoints () const |
| WARPCONTROLPOINTS * | GetPWarpControlPoints () const |
| void | PrepareForAccessAction () const |
| virtual void | RegisterParameters (RegistryOfParameters ®) |
| void | SerializeSelf (Stream &st) const |
| void | SetWarpControlPoints (WARPCONTROLPOINTS *pwarpcontrolpoints) |
| void | SetWarpfieldInterpolation (InterpolationType it=Cubic) |
| | SourceTransformWarpBaseOf () |
| virtual | ~SourceTransformWarpBaseOf () |
Static Public Member Functions |
| static String | SerializationId () |
Protected Types |
typedef WarpControlPointsOf
< DIMENSIONALITY > | WARPCONTROLPOINTS |
typedef SourceTransformScaleOf
< WARPPOINT, DIMENSIONALITY,
PRECISION,
WARPINTERPOLATEDCONTROLPOINTS > | WARPFIELD |
typedef
SourceAccessorCubicInterpolateOf
< WARPPOINT, DIMENSIONALITY,
Real, WARPCONTROLPOINTS > | WARPINTERPOLATEDCONTROLPOINTS |
typedef PointOf
< DIMENSIONALITY, Real > | WARPPOINT |
Protected Attributes |
| WARPFIELD * | m_pwarpfield |
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
class SourceTransformWarpBaseOf< DATA, DIMENSIONALITY, PRECISION, SOURCE >
Member Typedef Documentation
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
Constructor & Destructor Documentation
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
Member Function Documentation
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
Member Data Documentation
template<class DATA, int DIMENSIONALITY, class PRECISION, class SOURCE>
Referenced by SourceTransformWarpBaseOf< DATA, 2, PRECISION, SOURCE >::AllocateWarpfield(), SourceTransformWarpBaseOf< DATA, 2, PRECISION, SOURCE >::Describe(), SourceTransformWarpBaseOf< DATA, 2, PRECISION, SOURCE >::DeserializeSelf(), SourceTransformWarpOf< DATA, 3, PRECISION, SOURCE >::Get(), SourceTransformWarpOf< DATA, 2, PRECISION, SOURCE >::Get(), SourceTransformWarpBaseOf< DATA, 2, PRECISION, SOURCE >::GetPInterpolatedWarpControlPoints(), SourceTransformWarpBaseOf< DATA, 2, PRECISION, SOURCE >::GetPWarpControlPoints(), SourceTransformWarpBaseOf< DATA, 2, PRECISION, SOURCE >::PrepareForAccessAction(), SourceTransformWarpBaseOf< DATA, 2, PRECISION, SOURCE >::RegisterParameters(), SourceTransformWarpBaseOf< DATA, 2, PRECISION, SOURCE >::SerializeSelf(), SourceTransformWarpOf< DATA, 3, PRECISION, SOURCE >::Set(), SourceTransformWarpOf< DATA, 2, PRECISION, SOURCE >::Set(), SourceTransformWarpBaseOf< DATA, 2, PRECISION, SOURCE >::SetWarpControlPoints(), SourceTransformWarpBaseOf< DATA, 2, PRECISION, SOURCE >::SetWarpfieldInterpolation(), and SourceTransformWarpBaseOf< DATA, 2, PRECISION, SOURCE >::~SourceTransformWarpBaseOf().
The documentation for this class was generated from the following file: