Chi-Tech
|
Functions | |
void | chi_lua::chiDecomposeSurfaceMeshPxPy (mesh Surface, int Px, int Py) |
void chi_lua::chiDecomposeSurfaceMeshPxPy | ( | mesh | Surface, |
int | Px, | ||
int | Py | ||
) |
Decomposes a surface mesh into block px py elements.
Surface | mesh handler |
Px | int Number of divisions in x. |
Py | int Number of divisions in y. |
Definition at line 2301 of file lua_functions.c.