Eulergraph
Preparing search index...
utils/calc/findClosestBBoxPointProjection
findClosestRotatedBBoxPointProjection
Function findClosestRotatedBBoxPointProjection
findClosestRotatedBBoxPointProjection
(
point
:
Point
,
cell
:
Cell
,
)
:
{
dist
:
number
;
edge
:
Line2D
;
intersection
:
Point
}
|
null
Находит ближайшую проекцию точки на повернутый BBox
Parameters
point
:
Point
cell
:
Cell
Returns
{
dist
:
number
;
edge
:
Line2D
;
intersection
:
Point
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eulergraph
Loading...
Находит ближайшую проекцию точки на повернутый BBox