Kanzi 3.9.10
gl_graphics_output.hpp File Reference

Classes

class  kanzi::GLGraphicsOutput
 GLGraphicsOutput class. More...
 

Namespaces

namespace  kanzi
 

Typedefs

using kanzi::GLGraphicsOutputSharedPtr
 GLGraphicsOutput shared pointer type.
 

Functions

KZ_NO_DISCARD Matrix4x4 kanzi::calculateOrdinaryGLTargetTransformationMatrix (unsigned int width, unsigned int height) noexcept
 Calculates the ordinary target transformation matrix for GLGraphicsOutput.