Home
last modified time | relevance | path

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

/RvlHBMSdk-4.5/build/demos/hbmdemo/networkmanual_tpl/src/
Dnetworkmanual_tpl.cpp185 …idth, u16 height, GXTexFmt texFmt, f32 left, f32 top, f32 right, f32 bottom, f32 z, GXColor clr );
257 f32 right, f32 bottom, f32 z, GXColor clr ) in drawTexPlate() argument
304 GXPosition3f32( left, top, z ); in drawTexPlate()
306 GXPosition3f32( left, bottom, z ); in drawTexPlate()
308 GXPosition3f32( right, bottom, z ); in drawTexPlate()
310 GXPosition3f32( right, top, z ); in drawTexPlate()