Add BoxF::ExpandTo
commit11d7b493db0289a8cdbe2e64d6c52c6dfd972409
authorvollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 2 Oct 2013 00:09:16 +0000 (2 00:09 +0000)
committervollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 2 Oct 2013 00:09:16 +0000 (2 00:09 +0000)
tree33026b523a5e8a445ae05b3b2867da421fa5dc17
parent47a017a331296c2b52c2470d1fddf6fa5205892d
Add BoxF::ExpandTo

This will be useful when you need to compute a bounding box for a collection of
3D points.

R=ajuma@chromium.org
BUG=None

Review URL: https://codereview.chromium.org/25518002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226359 0039d316-1c4b-4281-b951-d872f2087c98
ui/gfx/box_f.cc
ui/gfx/box_f.h
ui/gfx/box_unittest.cc