![]() |
LibrePCB Developers Documentation
|
#include <slintopenglview.h>
Public Member Functions | |
OpenGlProjection () noexcept | |
OpenGlProjection (const OpenGlProjection &other) noexcept | |
OpenGlProjection (qreal fov, const QPointF ¢er, const QMatrix4x4 &transform) noexcept | |
OpenGlProjection | interpolated (const OpenGlProjection &delta, qreal factor) const noexcept |
bool | operator!= (const OpenGlProjection &rhs) const noexcept |
OpenGlProjection | operator- (const OpenGlProjection &rhs) const noexcept |
OpenGlProjection & | operator= (const OpenGlProjection &rhs) noexcept |
Public Attributes | |
qreal | fov |
QPointF | center |
QMatrix4x4 | transform |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
qreal fov |
QPointF center |
QMatrix4x4 transform |