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

/xsrc/external/mit/mesa-demos/dist/src/objviewer/
H A Dglm.c197 /* _glmFindGroup: Find a group in the model
200 _glmFindGroup(GLMmodel* model, char* name) function in typeref:typename:GLMgroup *
223 group = _glmFindGroup(model, name);
238 /* _glmFindGroup: Find a material in the model
702 group = _glmFindGroup(model, buf);

Completed in 5 milliseconds