|
Ptex
|
Go to the source code of this file.
Functions | |
| static bool | PtexHalfInit (uint32_t *h2fTable, uint16_t *f2hTable) |
| Table initializations. | |
| int | main () |
| int main | ( | ) |
Definition at line 46 of file PtexHalfTableGen.cpp.
References main(), and PtexHalfInit().
Referenced by main().
|
static |
Table initializations.
Definition at line 5 of file PtexHalfTableGen.cpp.
References PtexHalfInit().
Referenced by main(), and PtexHalfInit().