| | |
- Boost.Python.instance(__builtin__.object)
-
- AABoxd
- AABoxf
- Coord3dAxisAngle
- Coord3dQuat
- Coord3dXYZ
- Coord3dZXY
- Coord3dZYX
- Coord3fAxisAngle
- Coord3fQuat
- Coord3fXYZ
- Coord3fZXY
- Coord3fZYX
- Coord4dAxisAngle
- Coord4dQuat
- Coord4dXYZ
- Coord4dZXY
- Coord4dZYX
- Coord4fAxisAngle
- Coord4fQuat
- Coord4fXYZ
- Coord4fZXY
- Coord4fZYX
- EulerAngleXYZf
- EulerAngleZXYf
- EulerAngleZYXf
- Math
- Matrix33f
- Matrix44f
- Planed
- Planef
- Quatd
- Quatf
- Rayd
-
- LineSegd
- Rayf
-
- LineSegf
- Sphered
- Spheref
- Trid
- Trif
- Trii
- VecBase2d
-
- Point2d
- Vec2d
- VecBase2f
-
- Point2f
- Vec2f
- VecBase2i
-
- Point2i
- Vec2i
- VecBase3d
-
- Point3d
- Vec3d
- VecBase3f
-
- Point3f
- Vec3f
- VecBase3i
-
- Point3i
- Vec3i
- VecBase4d
-
- AxisAngled
- Vec4d
- VecBase4f
-
- AxisAnglef
- Vec4f
- VecBase4i
-
- Vec4i
class AABoxd(Boost.Python.instance) |
| | |
- Method resolution order:
- AABoxd
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getMax(...)
- getMin(...)
- isEmpty(...)
- setEmpty(...)
- setMax(...)
- setMin(...)
Properties defined here:
- empty
- get = (...)
- set = (...)
- max
- get = (...)
- set = (...)
- min
- get = (...)
- set = (...)
Data and other attributes defined here:
- __instance_size__ = 60
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class AABoxf(Boost.Python.instance) |
| | |
- Method resolution order:
- AABoxf
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getMax(...)
- getMin(...)
- isEmpty(...)
- setEmpty(...)
- setMax(...)
- setMin(...)
Properties defined here:
- empty
- get = (...)
- set = (...)
- max
- get = (...)
- set = (...)
- min
- get = (...)
- set = (...)
Data and other attributes defined here:
- __instance_size__ = 36
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord3dAxisAngle(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord3dAxisAngle
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 64
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord3dQuat(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord3dQuat
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 64
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord3dXYZ(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord3dXYZ
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 56
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord3dZXY(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord3dZXY
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 56
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord3dZYX(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord3dZYX
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __init__(...)
- __ne__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 56
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord3fAxisAngle(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord3fAxisAngle
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 36
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord3fQuat(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord3fQuat
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 36
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord3fXYZ(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord3fXYZ
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 32
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord3fZXY(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord3fZXY
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 32
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord3fZYX(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord3fZYX
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 32
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord4dAxisAngle(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord4dAxisAngle
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 72
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord4dQuat(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord4dQuat
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 72
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord4dXYZ(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord4dXYZ
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 64
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord4dZXY(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord4dZXY
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 64
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord4dZYX(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord4dZYX
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 64
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord4fAxisAngle(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord4fAxisAngle
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 40
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord4fQuat(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord4fQuat
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 40
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord4fXYZ(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord4fXYZ
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 36
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord4fZXY(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord4fZXY
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 36
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Coord4fZYX(Boost.Python.instance) |
| | |
- Method resolution order:
- Coord4fZYX
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getPos(...)
- getRot(...)
Properties defined here:
- pos
- get = (...)
- set = (...)
- rot
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 36
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class EulerAngleXYZf(Boost.Python.instance) |
| | |
- Method resolution order:
- EulerAngleXYZf
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getitem__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setitem__(...)
- __setstate__(...)
- __str__(...)
- getData(...)
- set(...)
Properties defined here:
- data
- get = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 20
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class EulerAngleZXYf(Boost.Python.instance) |
| | |
- Method resolution order:
- EulerAngleZXYf
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getitem__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setitem__(...)
- __setstate__(...)
- __str__(...)
- getData(...)
- set(...)
Properties defined here:
- data
- get = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 20
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class EulerAngleZYXf(Boost.Python.instance) |
| | |
- Method resolution order:
- EulerAngleZYXf
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getitem__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setitem__(...)
- __setstate__(...)
- __str__(...)
- getData(...)
- set(...)
Properties defined here:
- data
- get = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- __instance_size__ = 20
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Math(Boost.Python.instance) |
| | |
- Method resolution order:
- Math
- Boost.Python.instance
- __builtin__.object
Static methods defined here:
- deg2Rad(...)
- factorial(...)
- fastInvSqrt(...)
- fastInvSqrt2(...)
- fastInvSqrt3(...)
- lerp(...)
- quadraticFormula(...)
- rad2Deg(...)
- sign(...)
Data and other attributes defined here:
- __init__ = <built-in function __init__>
- Raises an exception
This class cannot be instantiated from Python
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Matrix33f(Boost.Python.instance) |
| | |
- Method resolution order:
- Matrix33f
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __call__(...)
- __eq__(...)
- __getitem__(...)
- __getstate__(...)
- __imul__(...)
- __init__(...)
- __mul__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getData(...)
- isError(...)
- set(...)
- setError(...)
- setTranspose(...)
Properties defined here:
- data
- get = (...)
- state
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- RowAccessor = <class 'gmtl.RowAccessor'>
- XformState = <class '__main__.gmtl.XformState'>
- __instance_size__ = 48
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Matrix44f(Boost.Python.instance) |
| | |
- Method resolution order:
- Matrix44f
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __call__(...)
- __eq__(...)
- __getitem__(...)
- __getstate__(...)
- __imul__(...)
- __init__(...)
- __mul__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getData(...)
- isError(...)
- set(...)
- setError(...)
- setTranspose(...)
Properties defined here:
- data
- get = (...)
- state
- get = (...)
- set = (...)
Data and other attributes defined here:
- Params = <class '__main__.gmtl.Params'>
- RowAccessor = <class 'gmtl.RowAccessor'>
- XformState = <class '__main__.gmtl.XformState'>
- __instance_size__ = 76
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Planed(Boost.Python.instance) |
| | |
- Method resolution order:
- Planed
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getNormal(...)
- getOffset(...)
- setNormal(...)
- setOffset(...)
Properties defined here:
- norm
- get = (...)
- set = (...)
- offset
- get = (...)
- set = (...)
Data and other attributes defined here:
- __instance_size__ = 40
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
class Planef(Boost.Python.instance) |
| | |
- Method resolution order:
- Planef
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __eq__(...)
- __getstate__(...)
- __init__(...)
- __ne__(...)
- __reduce__ = (...)
- __setstate__(...)
- __str__(...)
- getNormal(...)
- getOffset(...)
- setNormal(...)
- setOffset(...)
Properties defined here:
- norm
- get = (...)
- set = (...)
- offset
- get = (...)
- set = (...)
Data and other attributes defined here:
- __instance_size__ = 24
- __safe_for_unpickling__ = True
Data and other attributes inherited from Boost.Python.instance:
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects>
|
|