MCPcopy Create free account
hub / github.com/HeliumProject/Engine / SetOrthographicProjection

Method SetOrthographicProjection

Source/Engine/MathSimd/Matrix44.cpp:75–88  ·  view source on GitHub ↗

Set this matrix to an orthogonal projection matrix. @param[in] width View volume width. @param[in] height View volume height. @param[in] nearClip Near clip plane distance. @param[in] farClip Far clip plane distance. @see SetPerspectiveProjection()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

UpdateViewProjectionMethod · 0.80

Calls 1

Matrix44Class · 0.70

Tested by

no test coverage detected