
Public Member Functions | |
| def | makeArray (self, npoints) |
| def | test_convert_dtype (self) |
| def | test_convert_dtype_inner (self) |
| def | test_roundtrip (self) |
| def | test_roundtrip_numpy (self) |
Definition at line 8 of file test_pointclouds.py.
| def test_pointclouds.TestPointClouds.makeArray | ( | self, | |
| npoints | |||
| ) |
Definition at line 9 of file test_pointclouds.py.
| def test_pointclouds.TestPointClouds.test_convert_dtype | ( | self | ) |
Definition at line 26 of file test_pointclouds.py.
| def test_pointclouds.TestPointClouds.test_convert_dtype_inner | ( | self | ) |
Definition at line 41 of file test_pointclouds.py.
| def test_pointclouds.TestPointClouds.test_roundtrip | ( | self | ) |
Definition at line 61 of file test_pointclouds.py.
| def test_pointclouds.TestPointClouds.test_roundtrip_numpy | ( | self | ) |
Definition at line 69 of file test_pointclouds.py.