IntPointNLike

class Object
trait Matchable
class Any
class IntPointN

Value members

Abstract methods

def components: IndexedSeq[Int]

Concrete methods

final def apply(idx: Int): Int
final def dim: Int
final def distanceSq(that: PointLike): BigInt