, including all inherited members.
Camera() | vcg::Camera< S > | [inline] |
cameraType | vcg::Camera< S > | |
CAVALIERI enum value | vcg::Camera< S > | |
CenterPx | vcg::Camera< S > | |
Construct(const Camera< Q > &t) | vcg::Camera< S > | [inline, static] |
DistorCenterPx | vcg::Camera< S > | |
DistortedToUndistorted(vcg::Point2< S > d) const | vcg::Camera< S > | |
FocalMm | vcg::Camera< S > | |
GetFrustum(S &sx, S &dx, S &bt, S &tp, S &nr) | vcg::Camera< S > | [inline] |
GetMatrix(S nearVal, S farVal) | vcg::Camera< S > | |
ISOMETRIC enum value | vcg::Camera< S > | |
IsOrtho() const | vcg::Camera< S > | [inline] |
k | vcg::Camera< S > | |
LocalTo_0_1(const vcg::Point2< S > &p) const | vcg::Camera< S > | [inline] |
LocalTo_neg1_1(const vcg::Point2< S > &p) const | vcg::Camera< S > | [inline] |
LocalToViewportPx(const vcg::Point2< S > &p) const | vcg::Camera< S > | [inline] |
Neg1_1ToViewportPx(const vcg::Point2< S > &p) const | vcg::Camera< S > | [inline] |
ORTHO enum value | vcg::Camera< S > | |
PERSPECTIVE enum value | vcg::Camera< S > | |
PixelSizeMm | vcg::Camera< S > | |
Project(const vcg::Point3< S > &p) const | vcg::Camera< S > | [inline] |
ScalarType typedef | vcg::Camera< S > | |
SetCavalieri(S sx, S dx, S bt, S tp, S Focal, vcg::Point2< int > Viewport) | vcg::Camera< S > | [inline] |
SetFrustum(S dx, S sx, S bt, S tp, S Focal, vcg::Point2< int > Viewport) | vcg::Camera< S > | [inline] |
SetIsometric(S sx, S dx, S bt, S tp, S Focal, vcg::Point2< int > Viewport) | vcg::Camera< S > | [inline] |
SetOrtho(S l, S r, S b, S t, vcg::Point2< int > viewport) | vcg::Camera< S > | [inline] |
SetPerspective(S AngleDeg, S AspectRatio, S Focal, vcg::Point2< int > Viewport) | vcg::Camera< S > | [inline] |
UndistortedToDistorted(vcg::Point2< S > u) const | vcg::Camera< S > | |
UnProject(const vcg::Point2< S > &p, const S &d) const | vcg::Camera< S > | [inline] |
ViewportPx | vcg::Camera< S > | |
ViewportPxTo_neg1_1(const vcg::Point2< S > &p) const | vcg::Camera< S > | [inline] |
ViewportPxToLocal(const vcg::Point2< S > &p) const | vcg::Camera< S > | [inline] |