Trees | Indices | Help |
|
---|
|
|
|||
FlipbookApplication An interface, for so far as Python supports it. |
|||
FlipbookFactory | |||
FlipbookLUTPathRegistry A registery of all LUT files against LUTs for each specific flipbook. |
|
|||
|
|||
|
|||
|
|
|||
gFlipbookFactory = FlipbookFactory()
|
|||
gFlipbookLUTPathRegistry = FlipbookLUTPathRegistry()
|
|||
__package__ =
|
|
Register a flipbook. Convenience function that simple calls register() on the FlipbookFactory. |
Register a LUT for a specific flipbook. The path should refer to a file that contains the LUT for the given flipbook identified by the name in flipbookApplication. It is up to the flipbook subimplementation to actually use this file and the format may vary.
|
Returns a path to a LUT file for the given flipbook. The contents of the file will be different for each flipbook application. Please see the relevant documentation for the specific flipbook applications.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 5 06:16:23 2017 | http://epydoc.sourceforge.net |