Lines Matching refs:pc_point_set_double_by_name

86 	rv = pc_point_set_double_by_name(pt, "X", a1);  in test_endian_flip()
88 rv = pc_point_set_double_by_name(pt, "Z", a2); in test_endian_flip()
90 rv = pc_point_set_double_by_name(pt, "Intensity", a3); in test_endian_flip()
92 rv = pc_point_set_double_by_name(pt, "UserData", a4); in test_endian_flip()
281 pc_point_set_double_by_name(pt, "x", i*2.0); in test_patch_dimensional()
282 pc_point_set_double_by_name(pt, "y", i*1.9); in test_patch_dimensional()
283 pc_point_set_double_by_name(pt, "Z", i*0.34); in test_patch_dimensional()
284 pc_point_set_double_by_name(pt, "intensity", 10); in test_patch_dimensional()
335 pc_point_set_double_by_name(pt, "x", i*2.0); in test_patch_dimensional_compression()
336 pc_point_set_double_by_name(pt, "y", i*1.9); in test_patch_dimensional_compression()
337 pc_point_set_double_by_name(pt, "Z", i*0.34); in test_patch_dimensional_compression()
338 pc_point_set_double_by_name(pt, "intensity", 10); in test_patch_dimensional_compression()
397 pc_point_set_double_by_name(pt, "x", i*2.0); in test_patch_compression_stats_leak()
398 pc_point_set_double_by_name(pt, "y", i*1.9); in test_patch_compression_stats_leak()
399 pc_point_set_double_by_name(pt, "Z", i*0.34); in test_patch_compression_stats_leak()
400 pc_point_set_double_by_name(pt, "intensity", 10); in test_patch_compression_stats_leak()
447 pc_point_set_double_by_name(pt, "x", 5+i*1); in test_patch_dimensional_extent()
448 pc_point_set_double_by_name(pt, "y", -i*10); in test_patch_dimensional_extent()
449 pc_point_set_double_by_name(pt, "Z", i*0.2); in test_patch_dimensional_extent()
450 pc_point_set_double_by_name(pt, "intensity", -5); in test_patch_dimensional_extent()
485 pc_point_set_double_by_name(pt, "x", i*2.0); in test_patch_union()
486 pc_point_set_double_by_name(pt, "y", i*1.9); in test_patch_union()
487 pc_point_set_double_by_name(pt, "Z", i*0.34); in test_patch_union()
488 pc_point_set_double_by_name(pt, "intensity", 10); in test_patch_union()
524 pc_point_set_double_by_name(pt, "x", i*2.123); in test_patch_wkb()
525 pc_point_set_double_by_name(pt, "y", i*2.9); in test_patch_wkb()
526 pc_point_set_double_by_name(pt, "Z", i*0.3099); in test_patch_wkb()
527 pc_point_set_double_by_name(pt, "intensity", 13); in test_patch_wkb()
587 pc_point_set_double_by_name(pt1, "x", i); in test_patch_filter()
588 pc_point_set_double_by_name(pt1, "y", i); in test_patch_filter()
589 pc_point_set_double_by_name(pt1, "Z", i*0.1); in test_patch_filter()
590 pc_point_set_double_by_name(pt1, "intensity", 100-i); in test_patch_filter()
592 pc_point_set_double_by_name(pt2, "x", i); in test_patch_filter()
593 pc_point_set_double_by_name(pt2, "y", i); in test_patch_filter()
594 pc_point_set_double_by_name(pt2, "Z", i*0.1); in test_patch_filter()
595 pc_point_set_double_by_name(pt2, "intensity", 100-i); in test_patch_filter()
710 pc_point_set_double_by_name(pt, "x", i); in test_patch_pointn_dimensional_compression()
711 pc_point_set_double_by_name(pt, "y", i); in test_patch_pointn_dimensional_compression()
712 pc_point_set_double_by_name(pt, "Z", i); in test_patch_pointn_dimensional_compression()
713 pc_point_set_double_by_name(pt, "intensity", 10); in test_patch_pointn_dimensional_compression()
814 pc_point_set_double_by_name(pt, "X", i); in test_patch_range_compression_none()
815 pc_point_set_double_by_name(pt, "Y", i); in test_patch_range_compression_none()
816 pc_point_set_double_by_name(pt, "Z", i * 0.1); in test_patch_range_compression_none()
817 pc_point_set_double_by_name(pt, "Intensity", 100 - i); in test_patch_range_compression_none()
849 pc_point_set_double_by_name(pt, "X", i); in test_patch_range_compression_none_with_full_range()
850 pc_point_set_double_by_name(pt, "Y", i); in test_patch_range_compression_none_with_full_range()
851 pc_point_set_double_by_name(pt, "Z", i * 0.1); in test_patch_range_compression_none_with_full_range()
852 pc_point_set_double_by_name(pt, "Intensity", 100 - i); in test_patch_range_compression_none_with_full_range()
883 pc_point_set_double_by_name(pt, "X", i); in test_patch_range_compression_none_with_bad_arguments()
884 pc_point_set_double_by_name(pt, "Y", i); in test_patch_range_compression_none_with_bad_arguments()
885 pc_point_set_double_by_name(pt, "Z", i * 0.1); in test_patch_range_compression_none_with_bad_arguments()
886 pc_point_set_double_by_name(pt, "Intensity", 100 - i); in test_patch_range_compression_none_with_bad_arguments()
932 pc_point_set_double_by_name(pt, "X", i); in test_patch_range_compression_lazperf()
933 pc_point_set_double_by_name(pt, "Y", i); in test_patch_range_compression_lazperf()
934 pc_point_set_double_by_name(pt, "Z", i * 0.1); in test_patch_range_compression_lazperf()
935 pc_point_set_double_by_name(pt, "Intensity", 100 - i); in test_patch_range_compression_lazperf()
971 pc_point_set_double_by_name(pt, "X", i); in test_patch_range_compression_dimensional()
972 pc_point_set_double_by_name(pt, "Y", i); in test_patch_range_compression_dimensional()
973 pc_point_set_double_by_name(pt, "Z", i); in test_patch_range_compression_dimensional()
974 pc_point_set_double_by_name(pt, "Intensity", 10); in test_patch_range_compression_dimensional()
1045 pc_point_set_double_by_name(pt, "X", i * 0.1); in test_patch_set_schema_compression_none()
1046 pc_point_set_double_by_name(pt, "Y", i * 0.2); in test_patch_set_schema_compression_none()
1047 pc_point_set_double_by_name(pt, "Z", i * 0.3); in test_patch_set_schema_compression_none()
1048 pc_point_set_double_by_name(pt, "Intensity", 10); in test_patch_set_schema_compression_none()
1093 pc_point_set_double_by_name(pt, "X", i * 0.1); in test_patch_set_schema_compression_none_offset()
1094 pc_point_set_double_by_name(pt, "Y", i * 0.2); in test_patch_set_schema_compression_none_offset()
1095 pc_point_set_double_by_name(pt, "Z", i * 0.3); in test_patch_set_schema_compression_none_offset()
1135 pc_point_set_double_by_name(pt, "X", i * 0.1); in test_patch_set_schema_compression_lazperf()
1136 pc_point_set_double_by_name(pt, "Y", i * 0.2); in test_patch_set_schema_compression_lazperf()
1137 pc_point_set_double_by_name(pt, "Z", i * 0.3); in test_patch_set_schema_compression_lazperf()
1138 pc_point_set_double_by_name(pt, "Intensity", 10); in test_patch_set_schema_compression_lazperf()
1175 pc_point_set_double_by_name(pt, "X", i * 0.1); in test_patch_set_schema_dimensional_compression()
1176 pc_point_set_double_by_name(pt, "Y", i * 0.2); in test_patch_set_schema_dimensional_compression()
1177 pc_point_set_double_by_name(pt, "Z", i * 0.3); in test_patch_set_schema_dimensional_compression()
1178 pc_point_set_double_by_name(pt, "Intensity", 10); in test_patch_set_schema_dimensional_compression()
1253 pc_point_set_double_by_name(pt, "X", i * 0.1); in test_patch_transform_compression_none()
1254 pc_point_set_double_by_name(pt, "Y", i * 0.2); in test_patch_transform_compression_none()
1255 pc_point_set_double_by_name(pt, "Z", i * 0.3); in test_patch_transform_compression_none()
1256 pc_point_set_double_by_name(pt, "Intensity", 10); in test_patch_transform_compression_none()