D | u_indices_gen.py | 149 def do_line( intype, outtype, ptr, v0, v1, inpv, outpv ): argument 155 def do_tri( intype, outtype, ptr, v0, v1, v2, inpv, outpv ): argument 164 def do_quad( intype, outtype, ptr, v0, v1, v2, v3, inpv, outpv ): argument 172 def do_lineadj( intype, outtype, ptr, v0, v1, v2, v3, inpv, outpv ): argument 178 def do_triadj( intype, outtype, ptr, v0, v1, v2, v3, v4, v5, inpv, outpv ): argument 184 def name(intype, outtype, inpv, outpv, pr, prim): argument 190 def preamble(intype, outtype, inpv, outpv, pr, prim): argument 229 def points(intype, outtype, inpv, outpv, pr): argument 236 def lines(intype, outtype, inpv, outpv, pr): argument 243 def linestrip(intype, outtype, inpv, outpv, pr): argument [all …]
|