Closed pschroen closed 7 months ago
The argument for setIndex() should be Partial<Attribute>.
setIndex()
Partial<Attribute>
And the argument for computeBoundingBox() is optional.
computeBoundingBox()
Closes #209
The argument for
setIndex()
should bePartial<Attribute>
.And the argument for
computeBoundingBox()
is optional.Closes #209