#include <CImgData.h>
Public Attributes | |
type::Quat< Real > | qrotation |
Coord | axisrotation |
Real | phirotation |
Protected Attributes | |
Real | camx |
Real | camy |
![]() | |
Params | P |
Public Member Functions | |
Coord & | getTranslation () |
const Coord & | getTranslation () const |
Coord & | getRotation () |
const Coord & | getRotation () const |
Coord & | getScale () |
const Coord & | getScale () const |
Real & | getOffsetT () |
const Real & | getOffsetT () const |
Real & | getScaleT () |
const Real & | getScaleT () const |
Real & | isPerspective () |
const Real & | isPerspective () const |
ImageLPTransform () | |
virtual | ~ImageLPTransform () |
void | setCamPos (const Real &cx, const Real &cy) |
virtual void | update () |
virtual Coord | fromImage (const Coord &ip) const |
virtual Real | fromImage (const Real &ip) const |
virtual Coord | toImage (const Coord &p) const |
virtual Real | toImage (const Real &p) const |
![]() | |
TImageTransform () | |
TImageTransform (const Params &_P) | |
TImageTransform (const TImageTransform &T) | |
Params & | getParams () |
const Params & | getParams () const |
TImageTransform & | operator= (const TImageTransform &T) |
void | set (const Params &_P) |
![]() | |
virtual Real | fromImage (const Real &ip) const |
virtual Real | toImage (const Real &p) const |
virtual Coord | toImageInt (const Coord &p) const |
virtual Real | toImageInt (const Real &p) const |
Additional Inherited Members | |
![]() | |
static const char * | Name () |
Coord sofa::defaulttype::ImageLPTransform< _Real >::axisrotation |
|
protected |
|
protected |
Real sofa::defaulttype::ImageLPTransform< _Real >::phirotation |
type::Quat<Real> sofa::defaulttype::ImageLPTransform< _Real >::qrotation |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from sofa::defaulttype::ImageTransform< _Real >.
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Implements sofa::defaulttype::ImageTransform< _Real >.
|
inline |
|
inlinevirtual |
Implements sofa::defaulttype::ImageTransform< _Real >.
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Implements sofa::defaulttype::ImageTransform< _Real >.
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from sofa::defaulttype::ImageTransform< _Real >.
|
inlinevirtual |
|
inlinevirtual |
Implements sofa::defaulttype::ImageTransform< _Real >.