Public Member Functions | |
def | __init__ |
def | plane_intersection |
Public Attributes | |
point | |
vector |
def pymavlink.rotmat.Line.__init__ | ( | self, | |
point = None , |
|||
vector = None |
|||
) |
def pymavlink.rotmat.Line.plane_intersection | ( | self, | |
plane, | |||
forward_only = False |
|||
) |