#include <hikogui/geometry/lookat.hpp>
|
|
constexpr | lookat (lookat const &) noexcept=default |
|
constexpr | lookat (lookat &&) noexcept=default |
|
constexpr lookat & | operator= (lookat const &) noexcept=default |
|
constexpr lookat & | operator= (lookat &&) noexcept=default |
|
constexpr | lookat (point3 camera_location, point3 lookat_location, vector3 up=vector3{0.0f, 1.0f, 0.0f}) |
|
constexpr | operator matrix< 3 > () noexcept |
The documentation for this class was generated from the following file: