Property | Type | Description | |
---|---|---|---|
data_ | List |
||
data_max_ | double | ||
front_only_ | bool | ||
h_type_ | bool | ||
intensity_data_ | List |
||
length_max_ | int | ||
length_min_ | int |
Property | Type | Description | |
---|---|---|---|
normal_lines_data_ | Lines | ||
pre_record_ | bool | ||
recent_line_data_ | System.Line | ||
saved_lines_data_ | Lines | ||
sensor |
Method | Description | |
---|---|---|
LaserDataDraw ( ) : System | ||
Show ( ) : void | ||
addTemporaryLine ( System.Line line ) : void |
Method | Description | |
---|---|---|
IdleHandler ( ) : void | ||
SensorInitialization ( ) : void |
Method | Description | |
---|---|---|
addSaveLine ( System.Line line ) : void | ||
adjustTypeH ( Point3d |
||
convertScanData ( System.Line line ) : void | ||
redraw ( Point3d |
||
rotateX ( Point3d |
||
rotateY ( Point3d |
||
rotateZ ( Point3d |
public addTemporaryLine ( System.Line line ) : void | ||
line | System.Line | |
return | void |