Package glitter :: Package misc :: Module query :: Class AnySamplesPassedQuery
[hide private]
[frames] | no frames]

Class AnySamplesPassedQuery

source code

                 object --+            
                          |            
     utils.objects.GLObject --+        
                              |        
    utils.objects.ManagedObject --+    
                                  |    
                 object --+       |    
                          |       |    
     utils.objects.GLObject --+   |    
                              |   |    
                 object --+   |   |    
                          |   |   |    
   utils.objects.StateMixin --+   |    
                              |   |    
utils.objects.BindReleaseObject --+    
                                  |    
                              Query --+
                                      |
                                     AnySamplesPassedQuery


To Do: Wrap glBeginConditionalRender and glEndConditionalRender.

Instance Methods [hide private]

Inherited from Query: __init__, bind, release

Inherited from utils.objects.ManagedObject: __del__

Inherited from utils.objects.BindReleaseObject: __enter__, __exit__

Inherited from utils.objects.StateMixin: __call__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  _target = GL_ANY_SAMPLES_PASSED(35887)

Inherited from Query (private): _db, _delete_id, _generate_id

Inherited from utils.objects.ManagedObject (private): _type

Instance Variables [hide private]

Inherited from utils.objects.ManagedObject (private): _id

Inherited from utils.objects.GLObject (private): _context

Properties [hide private]
  result

Inherited from Query: result_available

Inherited from Query (private): _counter_bits, _current_query

Inherited from utils.objects.GLObject: context

Inherited from object: __class__

Property Details [hide private]

result

Get Method:
unreachable(self)