API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

E

enumVoronoiRegion

@codexo/exojs / math / stable

Classification of a point relative to a directed edge, used by the SAT circle-vs-polygon solver to identify which feature (vertex or edge face) the circle centre is closest to.

0
props
0
methods
0
events
Import
import { VoronoiRegion } from '@codexo/exojs'

Classification of a point relative to a directed edge, used by the SAT circle-vs-polygon solver to identify which feature (vertex or edge face) the circle centre is closest to.

Members 3
left
middle
right
Source