Line3f

- class Line3f
Methods
__call__(self, arg0)__init__(*args, **kwargs)Overloaded function.
closestPointTo(*args, **kwargs)Overloaded function.
Properties
posdir- __init__(*args, **kwargs)
Overloaded function.
__init__(self: Imath.Line3f) -> None
__init__(self: Imath.Line3f, arg0: Imath.Line3f) -> None
__init__(self: Imath.Line3f, arg0: Imath.V3f, arg1: Imath.V3f) -> None
- closestPointTo(*args, **kwargs)
Overloaded function.
closestPointTo(self: Imath.Line3f, arg0: Imath.V3f) -> Imath.V3f
closestPointTo(self: Imath.Line3f, arg0: Imath.Line3f) -> Imath.V3f