Home
last modified time | relevance | path

Searched defs:transVec (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/Api/EarlyDepthTestSample/
DEarlyDepthTestSample.cpp176 nn::math::Vector3 transVec( 0.f, frontPos + ( i * 3.0f ), 7.2f ); in DrawFrame() local
203 nn::math::Vector3 transVec( 0.f, backPos + ( i * 3.0f ), 5.2f ); in DrawFrame() local