Home
last modified time | relevance | path

Searched defs:o_pwlcurve (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/internals/
H A Dnurbstess.cc450 NurbsTessellator::do_freepwlcurve( O_pwlcurve *o_pwlcurve ) in do_freepwlcurve()
468 NurbsTessellator::do_pwlcurve( O_pwlcurve *o_pwlcurve ) in do_pwlcurve()
H A Dreader.h58 O_pwlcurve *o_pwlcurve; member
H A Dnurbsinterfac.cc257 …O_pwlcurve *o_pwlcurve = new(o_pwlcurvePool) O_pwlcurve( type, count, array, byte_stride, extTrimV… in pwlcurve() local