Package gavo :: Package registry :: Module capabilities :: Class PlainCapabilityMaker
[frames] | no frames]

Class PlainCapabilityMaker

source code

     object --+    
              |    
CapabilityMaker --+
                  |
                 PlainCapabilityMaker
Known Subclasses:

A capability maker for gerneric VR.capabilities.

These essentially just set standardId. in addition to what the plain capabilities do.

Nested Classes

Inherited from CapabilityMaker: capabilityClass

Instance Methods

Inherited from CapabilityMaker: __call__

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

Class Variables
  standardId = None
hash(x)

Inherited from CapabilityMaker: auxiliaryId, renderer

Properties

Inherited from object: __class__