Exemplo n.º 1
0
 def apply(self, sampler):
     glSamplerParameteri(sampler, self.coord, self.wrap_type)
Exemplo n.º 2
0
 def apply(self, sampler):
     glSamplerParameteri(sampler, self.ftype, self.fmode)