GetMeshBoundingBox abstract method

BoundingBoxStructType GetMeshBoundingBox(
  1. MeshStructType mesh
)

Compute mesh bounding box limits

Implementation

BoundingBoxStructType GetMeshBoundingBox(
  MeshStructType mesh,
);