Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandBufferJump/
DCommandBufferJump.cpp506 nn::math::Vector3 Trans(2.0f, 0.f, 0.f); in DrawFrame() local
507 nn::math::MTX34Translate(&trans, &Trans); in DrawFrame()