Searched refs:glmDimensions (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/objviewer/
H A Dglm.h121 /* glmDimensions: Calculates the dimensions (width, height, depth) of
128 glmDimensions(GLMmodel* model, float* dimensions);
H A Dglm.c889 /* glmDimensions: Calculates the dimensions (width, height, depth) of
896 glmDimensions(GLMmodel* model, float* dimensions) function in typeref:typename:void
1231 glmDimensions(model, dimensions);

Completed in 4 milliseconds