Public Member Functions | Public Attributes | List of all members
ensenso_camera_test.helper.Point Class Reference

Public Member Functions

def __init__ (self, x=0, y=0, z=0)
 
def dot_prod (self, other_point)
 

Public Attributes

 x
 
 y
 
 z
 

Detailed Description

Definition at line 92 of file helper.py.

Constructor & Destructor Documentation

◆ __init__()

def ensenso_camera_test.helper.Point.__init__ (   self,
  x = 0,
  y = 0,
  z = 0 
)

Definition at line 93 of file helper.py.

Member Function Documentation

◆ dot_prod()

def ensenso_camera_test.helper.Point.dot_prod (   self,
  other_point 
)

Definition at line 98 of file helper.py.

Member Data Documentation

◆ x

ensenso_camera_test.helper.Point.x

Definition at line 94 of file helper.py.

◆ y

ensenso_camera_test.helper.Point.y

Definition at line 95 of file helper.py.

◆ z

ensenso_camera_test.helper.Point.z

Definition at line 96 of file helper.py.


The documentation for this class was generated from the following file:


ensenso_camera_test
Author(s): Ensenso
autogenerated on Wed Apr 2 2025 02:37:52