| hemocell
    | 


| Public Member Functions | |
| __init__ (self, start=1, *args, **kwargs) | |
| __call__ (self, x) | |
|  Public Member Functions inherited from layout.Layout | |
| __iter__ (self) | |
| Additional Inherited Members | |
|  Public Attributes inherited from layout.Layout | |
| min_node | |
| max_node | |
| layout.Cubic.__init__ | ( | self, | |
| start = 1, | |||
| * | args, | ||
| ** | kwargs | ||
| ) | 
Reimplemented from layout.Layout.
| layout.Cubic.__call__ | ( | self, | |
| x | |||
| ) | 
Return a cubic pattern in x, y, z.
Reimplemented from layout.Layout.