13 #include <ldpk/ldpk_generic_anamorphic_distortion.h> 172 inline const char*
text(::tde4_ldp_ptype ptype)
176 case TDE4_LDP_STRING:
return "string";
177 case TDE4_LDP_DOUBLE:
return "double";
178 case TDE4_LDP_INT:
return "int";
179 case TDE4_LDP_FILE:
return "file";
180 case TDE4_LDP_TOGGLE:
return "toggle";
181 case TDE4_LDP_ADJUSTABLE_DOUBLE:
return "adjustable double";
const char * text(::tde4_ldp_ptype ptype)
text representation of parameter types
Definition: ldpk.h:172
A polynomial radially symmetric model of degree N (even)
Exception classes for ldpk.
Degree-2 anamorphic and degree-4 radial mixed model.
The namespace of (most of the) things related to the Lens Distortion Plugin Kit.
Definition: ldpk.h:169
Base class for distortion models.
Parsing parameters from a stream.
A polynomial radially symmetric model of degree 4 with decentering.
Double-valued vector and matrix class.