Preparing search index...
The search index is not available
ngeo
ngeo
src/lidar/Utils
LidarPoint
Type alias LidarPoint
Lidar
Point
:
{
altitude
?:
number
;
classification
?:
number
;
color_packed
?:
number
[]
;
coords
?:
number
[]
;
cx
?:
number
;
cy
?:
number
;
distance
?:
number
;
intensity
?:
number
;
set
?:
boolean
;
}
Profile point after measure or after parsing of the binary array returned by Pytree
Type declaration
Optional
altitude
?:
number
Optional
classification
?:
number
Optional
color_
packed
?:
number
[]
Optional
coords
?:
number
[]
Optional
cx
?:
number
Optional
cy
?:
number
Optional
distance
?:
number
Optional
intensity
?:
number
Optional
set
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
ngeo
Loading...
Profile point after measure or after parsing of the binary array returned by Pytree