GetMeshBoundingBox abstract method

BoundingBoxStructType GetMeshBoundingBox(
  1. MeshStructType mesh
)

Implementation

BoundingBoxStructType GetMeshBoundingBox(
  MeshStructType mesh,
);