LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.math.geometry
/
NormalizedPlane
/
Companion
Companion
object
Companion
Members
Functions
from
Params
Link copied to clipboard
@
JvmStatic
fun
fromParams
(
base
:
Vec3
,
directionA
:
Vec3
,
directionB
:
Vec3
)
:
NormalizedPlane
from
Points
Link copied to clipboard
@
JvmStatic
fun
fromPoints
(
a
:
Vec3
,
b
:
Vec3
,
c
:
Vec3
)
:
NormalizedPlane