Searched defs:umax (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A DbezierPatch.h37 float umin, vmin, umax, vmax; member in struct:bezierPatch
H A DbezierPatch.cc52 bezierPatch* bezierPatchMake(float umin, float vmin, float umax, float vmax, int uorder, int vorder, int dimension) argument
71 bezierPatch* bezierPatchMake2(float umin, float vmin, float umax, float vmax, int uorder, int vorder, int dimension, int ustride, int vstride, float* ctlpoints) argument
[all...]
H A Dincurveeval.cc193 void OpenGLCurveEvaluator::inMapMesh1f(int umin, int umax) argument
H A DbezierPatchMesh.cc100 bezierPatchMesh *bezierPatchMeshMake(int maptype, float umin, float umax, int ustride, int uorder, float vmin, float vmax, int vstride, int vorder, float *ctlpoints, int size_UVarray, int size_length_array) argument
183 void bezierPatchMeshPutPatch(bezierPatchMesh *bpm, int maptype, float umin, float umax, int ustride, int uorder, float vmin, float vmax, int vstride, int vorder, float *ctlpoints) argument
[all...]
H A Dglsurfeval.cc946 OpenGLSurfaceEvaluator::mapmesh2f(long style, long umin, long umax, long vmin, long vmax) argument
H A Dinsurfeval.cc1946 GLint umax = (GLint) ( temp[8]); local in function:OpenGLSurfaceEvaluator::inBPMEvalEM
[all...]

Completed in 7 milliseconds