Home
last modified time | relevance | path

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

/RvlHBMSdk-4.4/build/demos/hbmdemo/networkmanual_tpl/src/
Dnetworkmanual_tpl.cpp179 …idth, u16 height, GXTexFmt texFmt, f32 left, f32 top, f32 right, f32 bottom, f32 z, GXColor clr );
251 f32 right, f32 bottom, f32 z, GXColor clr ) in drawTexPlate() argument
298 GXPosition3f32( left, top, z ); in drawTexPlate()
300 GXPosition3f32( left, bottom, z ); in drawTexPlate()
302 GXPosition3f32( right, bottom, z ); in drawTexPlate()
304 GXPosition3f32( right, top, z ); in drawTexPlate()