crashcat docs
Preparing search index...
crashcat
convexHullBuilder
Face
Type Alias Face
type
Face
=
{
centroid
:
Vec3
;
conflictList
:
number
[]
;
firstEdge
:
Edge
|
null
;
furthestPointDistanceSq
:
number
;
normal
:
Vec3
;
removed
:
boolean
;
}
Index
Properties
centroid
conflict
List
first
Edge
furthest
Point
Distance
Sq
normal
removed
Properties
centroid
centroid
:
Vec3
conflict
List
conflictList
:
number
[]
first
Edge
firstEdge
:
Edge
|
null
furthest
Point
Distance
Sq
furthestPointDistanceSq
:
number
normal
normal
:
Vec3
removed
removed
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
centroid
conflict
List
first
Edge
furthest
Point
Distance
Sq
normal
removed
crashcat docs
Loading...