Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "sdf/isec"

Index

Functions

Functions

Const sdfIntersect

  • sdfIntersect(a: FloatTerm, b: FloatTerm): FnCall<"float">
  • Inline function. SDF shape intersection (a & b).

    Parameters

    • a: FloatTerm

      float

    • b: FloatTerm

      float

    Returns FnCall<"float">

Generated using TypeDoc