LOST
0.0.1
LOST: Open-source Star Tracker
|
This is the complete list of members for lost::Camera, including all inherited members.
Camera(const Camera &)=default | lost::Camera | |
Camera(decimal focalLength, decimal xCenter, decimal yCenter, int xResolution, int yResolution) | lost::Camera | inline |
Camera(decimal focalLength, int xResolution, int yResolution) | lost::Camera | inline |
CameraToSpatial(const Vec2 &) const | lost::Camera | |
FocalLength() const | lost::Camera | inline |
Fov() const | lost::Camera | |
InSensor(const Vec2 &vector) const | lost::Camera | |
SetFocalLength(decimal focalLength) | lost::Camera | inline |
SpatialToCamera(const Vec3 &) const | lost::Camera | |
XResolution() const | lost::Camera | inline |
YResolution() const | lost::Camera | inline |