Public Member Functions | |
| def | __init__ (self, x=0, y=0, z=0) |
| def | dot_prod (self, other_point) |
Public Attributes | |
| x | |
| y | |
| z | |
| def ensenso_camera_test.helper.Point.__init__ | ( | self, | |
x = 0, |
|||
y = 0, |
|||
z = 0 |
|||
| ) |
| def ensenso_camera_test.helper.Point.dot_prod | ( | self, | |
| other_point | |||
| ) |