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

/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A Dglinterface.cc51 static oglTrimNurbs* otn = NULL; variable in typeref:typename:oglTrimNurbs *
115 otn = OTN_make(1);
116 OTN_insert(otn, tempNurb, tempTrim);
122 OTN_write(otn, "out.otn");

Completed in 2 milliseconds