M33f

Inheritance diagram of Imath.M33f
class M33f

Bases: pybind11_builtins.pybind11_object

Constructors

__init__(*args, **kwargs) Overloaded function.

Methods

get(self, arg0, arg1)
set(self, arg0, arg1, arg2)
translation(self)
__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: Imath.M33f) -> None
  2. __init__(self: Imath.M33f, arg0: float, arg1: float, arg2: float, arg3: float, arg4: float, arg5: float, arg6: float, arg7: float, arg8: float) -> None
get(self: Imath.M33f, arg0: int, arg1: int) → float
set(self: Imath.M33f, arg0: int, arg1: int, arg2: float) → None
translation(self: Imath.M33f) → Imath.V2f