gmtl (version 0.4.9)
index
/home/patrick/PyJuggler-1.0.0-linux-fc4-i686/lib/python2.4/site-packages/gmtl.so

 
Classes
       
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 AxisAngled(VecBase4d)
    
Method resolution order:
AxisAngled
VecBase4d
Boost.Python.instance
__builtin__.object

Methods defined here:
__eq__(...)
__getstate__(...)
__init__(...)
__ne__(...)
__reduce__ = (...)
__setstate__(...)
__str__(...)
getAngle(...)
getAxis(...)
set(...)
setAngle(...)
setAxis(...)

Data and other attributes defined here:
Params = <class '__main__.gmtl.Params'>
__instance_size__ = 40
__safe_for_unpickling__ = True

Methods inherited from VecBase4d:
__add__(...)
__div__(...)
__getitem__(...)
__iadd__(...)
__idiv__(...)
__imul__(...)
__isub__(...)
__mul__(...)
__neg__(...)
__rmul__(...)
__setitem__(...)
__sub__(...)
getData(...)

Properties inherited from VecBase4d:
data
get = (...)

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 AxisAnglef(VecBase4f)
    
Method resolution order:
AxisAnglef
VecBase4f
Boost.Python.instance
__builtin__.object

Methods defined here:
__eq__(...)
__getstate__(...)
__init__(...)
__ne__(...)
__reduce__ = (...)
__setstate__(...)
__str__(...)
getAngle(...)
getAxis(...)
set(...)
setAngle(...)
setAxis(...)

Data and other attributes defined here:
Params = <class '__main__.gmtl.Params'>
__instance_size__ = 24
__safe_for_unpickling__ = True

Methods inherited from VecBase4f:
__add__(...)
__div__(...)
__getitem__(...)
__iadd__(...)
__idiv__(...)
__imul__(...)
__isub__(...)
__mul__(...)
__neg__(...)
__rmul__(...)
__setitem__(...)
__sub__(...)
getData(...)

Properties inherited from VecBase4f:
data
get = (...)

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 LineSegd(Rayd)
    
Method resolution order:
LineSegd
Rayd
Boost.Python.instance
__builtin__.object

Methods defined here:
__eq__(...)
__getstate__(...)
__imul__(...)
__init__(...)
__ne__(...)
__reduce__ = (...)
__setstate__(...)
__str__(...)
getLength(...)

Data and other attributes defined here:
__instance_size__ = 56
__safe_for_unpickling__ = True

Methods inherited from Rayd:
getDir(...)
getOrigin(...)
setDir(...)
setOrigin(...)

Properties inherited from Rayd:
dir
get = (...)
set = (...)
origin
get = (...)
set = (...)

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 LineSegf(Rayf)
    
Method resolution order:
LineSegf
Rayf
Boost.Python.instance
__builtin__.object

Methods defined here:
__eq__(...)
__getstate__(...)
__imul__(...)
__init__(...)
__ne__(...)
__reduce__ = (...)
__setstate__(...)
__str__(...)
getLength(...)

Data and other attributes defined here:
__instance_size__ = 32
__safe_for_unpickling__ = True

Methods inherited from Rayf:
getDir(...)
getOrigin(...)
setDir(...)
setOrigin(...)

Properties inherited from Rayf:
dir
get = (...)
set = (...)
origin
get = (...)
set = (...)

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>

 
class Point2d(VecBase2d)
    
Method resolution order:
Point2d
VecBase2d
Boost.Python.instance
__builtin__.object

Methods defined here:
__getstate__(...)
__init__(...)
__reduce__ = (...)
__setstate__(...)

Data and other attributes defined here:
Params = <class '__main__.gmtl.Params'>
__instance_size__ = 24
__safe_for_unpickling__ = True

Methods inherited from VecBase2d:
__add__(...)
__div__(...)
__eq__(...)
__getitem__(...)
__iadd__(...)
__idiv__(...)
__imul__(...)
__isub__(...)
__mul__(...)
__ne__(...)
__neg__(...)
__rmul__(...)
__setitem__(...)
__str__(...)
__sub__(...)
getData(...)
set(...)

Properties inherited from VecBase2d:
data
get = (...)

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 Point2f(VecBase2f)
    
Method resolution order:
Point2f
VecBase2f
Boost.Python.instance
__builtin__.object

Methods defined here:
__getstate__(...)
__init__(...)
__reduce__ = (...)
__setstate__(...)

Data and other attributes defined here:
Params = <class '__main__.gmtl.Params'>
__instance_size__ = 16
__safe_for_unpickling__ = True

Methods inherited from VecBase2f:
__add__(...)
__div__(...)
__eq__(...)
__getitem__(...)
__iadd__(...)
__idiv__(...)
__imul__(...)
__isub__(...)
__mul__(...)
__ne__(...)
__neg__(...)
__rmul__(...)
__setitem__(...)
__str__(...)
__sub__(...)
getData(...)
set(...)

Properties inherited from VecBase2f:
data
get = (...)

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 Point2i(VecBase2i)
    
Method resolution order:
Point2i
VecBase2i
Boost.Python.instance
__builtin__.object

Methods defined here:
__getstate__(...)
__init__(...)
__reduce__ = (...)
__setstate__(...)

Data and other attributes defined here:
Params = <class '__main__.gmtl.Params'>
__instance_size__ = 16
__safe_for_unpickling__ = True

Methods inherited from VecBase2i:
__add__(...)
__div__(...)
__eq__(...)
__getitem__(...)
__iadd__(...)
__idiv__(...)
__imul__(...)
__isub__(...)
__mul__(...)
__ne__(...)
__neg__(...)
__rmul__(...)
__setitem__(...)
__str__(...)
__sub__(...)
getData(...)
set(...)

Properties inherited from VecBase2i:
data
get = (...)

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 Point3d(VecBase3d)
    
Method resolution order:
Point3d
VecBase3d
Boost.Python.instance
__builtin__.object

Methods defined here:
__getstate__(...)
__init__(...)
__reduce__ = (...)
__setstate__(...)

Data and other attributes defined here:
Params = <class '__main__.gmtl.Params'>
__instance_size__ = 32
__safe_for_unpickling__ = True

Methods inherited from VecBase3d:
__add__(...)
__div__(...)
__eq__(...)
__getitem__(...)
__iadd__(...)
__idiv__(...)
__imul__(...)
__isub__(...)
__mul__(...)
__ne__(...)
__neg__(...)
__rmul__(...)
__setitem__(...)
__str__(...)
__sub__(...)
getData(...)
set(...)

Properties inherited from VecBase3d:
data
get = (...)

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 Point3f(VecBase3f)
    
Method resolution order:
Point3f
VecBase3f
Boost.Python.instance
__builtin__.object

Methods defined here:
__getstate__(...)
__init__(...)
__reduce__ = (...)
__setstate__(...)

Data and other attributes defined here:
Params = <class '__main__.gmtl.Params'>
__instance_size__ = 20
__safe_for_unpickling__ = True

Methods inherited from VecBase3f:
__add__(...)
__div__(...)
__eq__(...)
__getitem__(...)
__iadd__(...)
__idiv__(...)
__imul__(...)
__isub__(...)
__mul__(...)
__ne__(...)
__neg__(...)
__rmul__(...)
__setitem__(...)
__str__(...)
__sub__(...)
getData(...)
set(...)

Properties inherited from VecBase3f:
data
get = (...)

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 Point3i(VecBase3i)
    
Method resolution order:
Point3i
VecBase3i
Boost.Python.instance
__builtin__.object

Methods defined here:
__getstate__(...)
__init__(...)
__reduce__ = (...)
__setstate__(...)

Data and other attributes defined here:
Params = <class '__main__.gmtl.Params'>
__instance_size__ = 20
__safe_for_unpickling__ = True

Methods inherited from VecBase3i:
__add__(...)
__div__(...)
__eq__(...)
__getitem__(...)
__iadd__(...)
__idiv__(...)
__imul__(...)
__isub__(...)
__mul__(...)
__ne__(...)
__neg__(...)
__rmul__(...)
__setitem__(...)
__str__(...)
__sub__(...)
getData(...)
set(...)

Properties inherited from VecBase3i:
data
get = (...)

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 Quatd(Boost.Python.instance)
    
Method resolution order:
Quatd
Boost.Python.instance
__builtin__.object

Methods defined here:
__add__(...)
__div__(...)
__eq__(...)
__getitem__(...)
__getstate__(...)
__iadd__(...)
__idiv__(...)
__imul__(...)
__init__(...)
__isub__(...)
__mul__(...)
__ne__(...)
__neg__(...)
__reduce__ = (...)
__setitem__(...)
__setstate__(...)
__str__(...)
__sub__(...)
get(...)
getData(...)
set(...)

Properties defined here:
data
get = (...)

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>