MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / getWorldBox

Method getWorldBox

source/MRMesh/MRVisualObject.cpp:384–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

382}
383
384Box3f VisualObject::getWorldBox( ViewportId id ) const
385{
386 return transformed( getBoundingBox(), worldXf( id ) );
387}
388
389size_t VisualObject::heapBytes() const
390{

Callers 5

mcpSceneGetObjectInfoFunction · 0.45
getBbox_Method · 0.45
mcpViewerFitFunction · 0.45

Calls 2

getBoundingBoxFunction · 0.85
transformedFunction · 0.70

Tested by 1