Documentation
Code
GitLab
components/cross-section/pytreemanager
PotreeMetadata
Type Alias PotreeMetadata
type
PotreeMetadata
=
{
boundingBox
:
{
lx
:
number
;
ly
:
number
;
lz
:
number
;
ux
:
number
;
uy
:
number
;
uz
:
number
;
}
;
bytesPerPoint
:
number
;
durationMS
:
number
;
nodesProcessed
:
number
;
pointAttributes
:
PotreePointAttribute
[]
;
points
:
number
;
pointsProcessed
:
number
;
scale
:
number
;
}
Index
Properties
bounding
Box
bytes
Per
Point
durationMS
nodes
Processed
point
Attributes
points
points
Processed
scale
Properties
bounding
Box
boundingBox
:
{
lx
:
number
;
ly
:
number
;
lz
:
number
;
ux
:
number
;
uy
:
number
;
uz
:
number
;
}
bytes
Per
Point
bytesPerPoint
:
number
durationMS
durationMS
:
number
nodes
Processed
nodesProcessed
:
number
point
Attributes
pointAttributes
:
PotreePointAttribute
[]
points
points
:
number
points
Processed
pointsProcessed
:
number
scale
scale
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bounding
Box
bytes
Per
Point
durationMS
nodes
Processed
point
Attributes
points
points
Processed
scale
@geogirafe/lib-geoportal
Loading...