dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Plane.fromPointAndNormal
dlib
geometry
plane
Plane
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Plane
void
fromPointAndNormal
(
Vector3f
p
,
Vector3f
n
)
Meta
Source
See Implementation
dlib
geometry
plane
Plane
functions
distance
dot
fromPointAndNormal
fromPoints
intersectsLine
intersectsLineSegment
isOnPlane
normalize
normalized
opIndex
opIndexAssign
project
reflect
properties
position
static functions
opCall
unions
__anonymous