Public Member Functions | |
| def | __init__ (self) |
| def | capture (self) |
| def | on_points (self, data) |
Public Attributes | |
| capture_service | |
Definition at line 11 of file sample_capture.py.
| def sample_capture.Sample.__init__ | ( | self | ) |
Definition at line 12 of file sample_capture.py.
| def sample_capture.Sample.capture | ( | self | ) |
Definition at line 39 of file sample_capture.py.
| def sample_capture.Sample.on_points | ( | self, | |
| data | |||
| ) |
Definition at line 43 of file sample_capture.py.
| sample_capture.Sample.capture_service |
Definition at line 21 of file sample_capture.py.