| D | u_indices_gen.py | 148 def do_line( intype, outtype, ptr, v0, v1, inpv, outpv ): argument 154 def do_tri( intype, outtype, ptr, v0, v1, v2, inpv, outpv ): argument 163 def do_quad( intype, outtype, ptr, v0, v1, v2, v3, inpv, outpv ): argument 171 def do_lineadj( intype, outtype, ptr, v0, v1, v2, v3, inpv, outpv ): argument 177 def do_triadj( intype, outtype, ptr, v0, v1, v2, v3, v4, v5, inpv, outpv ): argument 183 def name(intype, outtype, inpv, outpv, pr, prim): argument 189 def preamble(intype, outtype, inpv, outpv, pr, prim): argument 228 def points(intype, outtype, inpv, outpv, pr): argument 235 def lines(intype, outtype, inpv, outpv, pr): argument 242 def linestrip(intype, outtype, inpv, outpv, pr): argument [all …]
|