xtk / X

The X Toolkit
http://www.goXTK.com
Other
793 stars 265 forks source link

How to get bounding box of an object (or all objects in a renderer?) #179

Open zachmullen opened 9 years ago

zachmullen commented 9 years ago

I can't see a way via the public API of renderer or, e.g. X.mesh, to get the bounding box. The values exist internally, but they get mangled since they are not exported. Am I missing something?