Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/gxdemo/src/Indirect/
Dind-pseudo-3d.c28 #define HFW 40 // height-field width macro
113 void adjustPoint(coord height[HFH][HFW], u16 r, u16 c, f32 h) in adjustPoint()