Searched defs:Cubic (Results 1 – 4 of 4) sorted by relevance
112 private fun Cubic.Companion.extend(a: Cubic, b: Cubic): Cubic { in asFeature() method
32 open class Cubic internal constructor(internal val points: FloatArray = FloatArray(8)) { class391 fun Cubic( in Cubic() method
78 #### Cubic subsubsection
33 Cubic, enumerator