Sprite3D.opEquals

  1. bool opEquals(Sprite3D other)
  2. bool opEquals(typeof(null) n)
    struct Sprite3D
    @nogc nothrow pragma(inline, true) const
    bool
    opEquals
    (
    typeof(null) n
    )

Meta