Skip to content

Conversation

@ycw
Copy link
Contributor

@ycw ycw commented Jun 15, 2020

  1. Methods should update to return 'this' in docs; less confusion; especially .. intersect() and union().
  • .applyMatrix4()
  • .copy()
  • .expandByObject()
  • .expandByPoint()
  • .expandByScalar()
  • .expandByVector()
  • .intersect()
  • .makeEmpty()
  • .set()
  • .setFromArray()
  • .setFromBufferAttribute()
  • .setFromCenterAndSize()
  • .setFromObject()
  • .setFromPoints()
  • .translate()
  • .union()
  1. Updated .intersect() desc
    "... If there's no overlap, make this box empty."

  2. Updated .union() desc
    "Computes ..."

@mrdoob mrdoob added this to the r118 milestone Jun 16, 2020
@mrdoob mrdoob merged commit 681ba71 into mrdoob:dev Jun 16, 2020
@mrdoob
Copy link
Owner

mrdoob commented Jun 16, 2020

Thanks!

@mrdoob mrdoob changed the title Update Box3.html Docs: Update Box3 Jun 16, 2020
@ycw ycw deleted the patch-1 branch September 12, 2020 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants