Trees | Indices | Help |
---|
|
object --+ | Datatype
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|||
|
|
|||
_nptype_db =
|
|||
_gltype_db =
|
|||
_db =
|
|
|||
charcode | |||
nbytes | |||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
repr(x)
|
Find a datatype with the specified properties. The returned datatype will match `self` as closely as possible. If `force_integer` is `True`, it will be an integer datatype. If `force_unsigned` is `True`, it will be an unsigned datatype. If `force_float` is `True`, it will be a floating point datatype. If `force_gl` is `True`, it will have an OpenGL equivalent. If conversion of `self` to the resulting datatype would likely result in a severe loss of precision or overflows, an error may be raised. |
|
_nptype_db
|
_gltype_db
|
_db
|
|
charcode
|
nbytes
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 16 17:56:04 2012 | http://epydoc.sourceforge.net |