This is the complete list of members for cwoView< T >, including all inherited members.
cwoView() (defined in cwoView< T >) | cwoView< T > | inline |
Divide(const std::string &fname_in, int Nx, int Ny, float px, float py) (defined in cwoView< T >) | cwoView< T > | inline |
Eye(T *src, T *dst, const cwoFloat3 &ep, const cwoFloat3 &gp, const cwoFloat3 &sp) | cwoView< T > | inline |
EyeToDst(T *src, T *dst, const cwoFloat3 &ep, const cwoFloat3 &gp, const cwoFloat2 &p_eye, const cwoFloat2 &p_dst) | cwoView< T > | inline |
GetEyePoint() (defined in cwoView< T >) | cwoView< T > | inline |
GetGazePoint() (defined in cwoView< T >) | cwoView< T > | inline |
GetOutImageNx() (defined in cwoView< T >) | cwoView< T > | inline |
GetOutImageNy() (defined in cwoView< T >) | cwoView< T > | inline |
GetOutName() (defined in cwoView< T >) | cwoView< T > | inline |
GetOutPath() (defined in cwoView< T >) | cwoView< T > | inline |
GetPupilRadius() (defined in cwoView< T >) | cwoView< T > | inline |
GetSrcPoint() (defined in cwoView< T >) | cwoView< T > | inline |
GetThresholdHist() (defined in cwoView< T >) | cwoView< T > | inline |
GetTypeEyeToGaze() (defined in cwoView< T >) | cwoView< T > | inline |
GetTypeSrcToEye() (defined in cwoView< T >) | cwoView< T > | inline |
GetWaveLength() (defined in cwoView< T >) | cwoView< T > | inline |
SetEyePoint(const cwoFloat3 &a) (defined in cwoView< T >) | cwoView< T > | inline |
SetGazePoint(const cwoFloat3 &a) (defined in cwoView< T >) | cwoView< T > | inline |
SetOutImageSize(const int Nx, const int Ny) (defined in cwoView< T >) | cwoView< T > | inline |
SetOutName(const std::string &name) (defined in cwoView< T >) | cwoView< T > | inline |
SetOutPath(const std::string &path) (defined in cwoView< T >) | cwoView< T > | inline |
SetPupilRadius(const float r) (defined in cwoView< T >) | cwoView< T > | inline |
SetSrcPoint(const cwoFloat3 &a) (defined in cwoView< T >) | cwoView< T > | inline |
SetThresholdHist(const float hist) (defined in cwoView< T >) | cwoView< T > | inline |
SetTypeEyeToGaze(const int type) (defined in cwoView< T >) | cwoView< T > | inline |
SetTypeSrcToEye(const int type) (defined in cwoView< T >) | cwoView< T > | inline |
SetWaveLength(float wl) (defined in cwoView< T >) | cwoView< T > | inline |
SrcToEye(T *src, T *dst, const cwoFloat3 &sp, const cwoFloat3 &ep, const cwoFloat2 &p_src, const cwoFloat2 &p_eye) | cwoView< T > | inline |
ViewXY(T *src, const float dx, const float dy, const int Nvx, const int Nvy=1, char *fname_out=nullptr) (defined in cwoView< T >) | cwoView< T > | inline |
ViewXYDiv(char *fname_in, const float dx, const float dy, const int Nvx, const int Nvy=1, char *fname_out=nullptr) | cwoView< T > | inline |
ViewXYDiv2(const std::string &fname_in, const cwoFloat3 &eye_dv, const cwoFloat3 &gaz_dv, const cwoFloat3 &Nv, const cwoFloat2 &p_src, const cwoFloat2 &p_eye, const cwoFloat2 &p_dst) (defined in cwoView< T >) | cwoView< T > | inline |