FOUND
|
Go to the source code of this file.
Classes | |
class | found::Camera |
A Camera is a mutable object that represents a Camera. More... | |
Namespaces | |
namespace | found |
Functions | |
decimal | found::FovToFocalLength (decimal xFov, decimal xResolution) |
Provides the focal length of a camera for given parameters. | |
decimal | found::FocalLengthToFov (decimal focalLength, decimal xResolution, decimal pixelSize) |
Provides the FOV of a camera for given parameters. | |