Trees | Indices | Help |
---|
|
object --+ | utils.objects.GLObject --+ | utils.objects.ManagedObject --+ | object --+ | | | utils.objects.GLObject --+ | | | object --+ | | | | | utils.objects.StateMixin --+ | | | utils.objects.BindableObject --+ | Sampler
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
_generate_id = _libraries ['libGL.so.1'].glGenSamplers Constructor function. |
|||
_delete_id = _libraries ['libGL.so.1'].glDeleteSamplers Destructor function. |
|||
_db =
The name of the corresponding object database in the Context. |
|||
_binding =
Name of the corresponding property in the Context. |
|||
compare_funcs = Enum(NEVER, LESS, EQUAL, LEQUAL, GREATER, NOTE
|
|||
compare_modes = Enum(NONE, COMPARE_REF_TO_TEXTURE)
|
|||
min_filters = Enum(NEAREST, LINEAR, NEAREST_MIPMAP_LINEAR, LIN
|
|||
mag_filters = Enum(NEAREST, LINEAR)
|
|||
wrapmodes = Enum(MIRRORED_REPEAT, REPEAT, CLAMP_TO_BORDER, CLA
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from Inherited from |
|
|||
compare_func | |||
compare_mode | |||
lod_bias | |||
min_filter | |||
mag_filter | |||
min_lod | |||
max_lod | |||
wrap_s | |||
wrap_t | |||
wrap_r | |||
Inherited from Inherited from |
|
Create a new
|
|
compare_funcs
|
min_filters
|
wrapmodes
|
|
compare_func
|
compare_mode
|
lod_bias
|
min_filter
|
mag_filter
|
min_lod
|
max_lod
|
wrap_s
|
wrap_t
|
wrap_r
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 16 17:56:04 2012 | http://epydoc.sourceforge.net |