Home | Trees | Indices | Help |
|
---|
|
object --+ | ClassWithParameters --+ | Mask2D
A mask for windowing a portion of a texture. Thanks to the author, Jon Peirce, of the AlphaStim class from the PsychoPy package from which the idea to do this came. Constant Parameters =================== function -- 'gaussian' or 'circle' (String) Default: gaussian num_samples -- size of mask texture data (units: number of texels) (Sequence2 of Real) Default: (256, 256) radius_parameter -- radius for circle, sigma for gaussian (Real) Default: 25.0
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
constant_parameters_and_defaults = {'function':('gaussian', ve
|
|
Inherited from |
Properties | |
Inherited from |
Method Details |
Create self.parameters and set values.
|
Class Variable Details |
constant_parameters_and_defaults
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Jun 7 09:06:47 2008 | http://epydoc.sourceforge.net |