![]() |
LibrePCB Developers Documentation
|
#include <slintopenglview.h>
Collaboration diagram for OpenGlProjection: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 |
Here is the caller graph for this function:
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
Here is the call graph for this function:
|
inlinenoexcept |
|
inlinenoexcept |
Here is the call graph for this function:
|
inlinenoexcept |
| qreal fov |
| QPointF center |
| QMatrix4x4 transform |