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

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmapdesc.h125 REAL t_steps; /* max samples in t direction */ member in class:Mapdesc
H A Dmapdesc.cc72 t_steps = 0.0;
75 maxtrate = ( t_steps < 0.0 ) ? 0.0 : t_steps;
783 return t_steps;
822 t_steps = value;

Completed in 7 milliseconds