Classes | |
class | color_model |
Functions | |
def | _getDepthAt |
def | _projectTo3d |
def | _toTransform |
Private functions ^^^^^^^^^^^^^^^^^. | |
def | _validateDepthAt |
def color_model._getDepthAt | ( | self, | |
x, | |||
y | |||
) | [private] |
Definition at line 126 of file color_model.py.
def color_model._projectTo3d | ( | self, | |
x, | |||
y | |||
) | [private] |
Definition at line 118 of file color_model.py.
def color_model._toTransform | ( | self, | |
my_x, | |||
my_y | |||
) | [private] |
Private functions ^^^^^^^^^^^^^^^^^.
Definition at line 86 of file color_model.py.
def color_model._validateDepthAt | ( | self, | |
x, | |||
y | |||
) | [private] |
Definition at line 129 of file color_model.py.