Home
last modified time | relevance | path

Searched refs:SetProjectionMatrix (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/include/demo/ShaderProgram/
Ddemo_ProgramObject.h121 virtual void SetProjectionMatrix(const nn::math::MTX44& projectionMatrix);
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/ShaderProgram/
Ddemo_ProgramObject.cpp70 void ProgramObject::SetProjectionMatrix(const nn::math::MTX44& projectionMatrix) in SetProjectionMatrix() function in demo::ProgramObject