
Public Member Functions | |
| def | __init__ (self, args) |
| def | pointInput (self, cloud) |
| def | printPointCloud (self, cloud) |
| def | test_scan (self) |
Public Attributes | |
| success | |
Definition at line 222 of file test_scan.py.
| def test_scan.PointCloudTest.__init__ | ( | self, | |
| args | |||
| ) |
Definition at line 223 of file test_scan.py.
| def test_scan.PointCloudTest.pointInput | ( | self, | |
| cloud | |||
| ) |
Definition at line 248 of file test_scan.py.
| def test_scan.PointCloudTest.printPointCloud | ( | self, | |
| cloud | |||
| ) |
Definition at line 228 of file test_scan.py.
| def test_scan.PointCloudTest.test_scan | ( | self | ) |
Definition at line 285 of file test_scan.py.
| test_scan.PointCloudTest.success |
Definition at line 225 of file test_scan.py.