crashcat docs
Preparing search index...
crashcat
SimplexPoint
Type Alias SimplexPoint
point in a simplex
type
SimplexPoint
=
{
p
:
Vec3
;
q
:
Vec3
;
y
:
Vec3
;
}
Index
Properties
p
q
y
Properties
p
p
:
Vec3
support point on shape A
q
q
:
Vec3
support point on shape B
y
y
:
Vec3
minkowski difference (P - Q)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
p
q
y
crashcat docs
Loading...
point in a simplex