コード例 #1
0
 def apply(self, sampler):
     glSamplerParameteri(sampler, self.coord, self.wrap_type)
コード例 #2
0
 def apply(self, sampler):
     glSamplerParameteri(sampler, self.ftype, self.fmode)