Enumerations | |
| enum | { READ_STATE_CONTINUE = 0 , READ_STATE_DONE = 1 , READ_STATE_TRIANGLE = 2 } |
Functions | |
| void N | GetFirstTriangleNormal (Gfx *inGfx, f32 *outNx, f32 *outNy, f32 *outNz) |
| void N GetFirstTriangleNormal | ( | Gfx * | inGfx, |
| f32 * | outNx, | ||
| f32 * | outNy, | ||
| f32 * | outNz ) |
Referenced by GetFirstTriangleNormal().