LuciadCPillar 2024.0.08
|
Camera API. More...
Classes | |
class | luciad::Camera |
A camera transforms points from the map reference to view coordinates (device independent pixel coordinates). More... | |
class | luciad::OrthographicCamera |
A camera that uses an orthographic (or parallel) projection. More... | |
class | luciad::PerspectiveCamera |
A camera that uses an perspective projection. More... | |
Camera API.
The camera API offers fine-grained control over navigation.
See related article.