Uint4#
- class carb.Uint4#
Bases:
pybind11_object
Methods
__init__
(*args, **kwargs)Overloaded function.
Attributes
w
x
y
z
- __init__(*args, **kwargs)#
Overloaded function.
__init__(self: carb._carb.Uint4) -> None
__init__(self: carb._carb.Uint4, arg0: int, arg1: int, arg2: int, arg3: int) -> None
__init__(self: carb._carb.Uint4, arg0: sequence) -> None