FStaticMeshLODResourcesMeshAdapter

Basic struct to adapt a [FStaticMeshLODResources](API\Runtime\Engine\FStaticMeshLODResources) for use by GeometryProcessing classes that template the mesh type and expect a standard set of basic accessors For example, this adapter will let you use a [FStaticMeshLODResources](API\Runtime\Engine\FStaticMeshLODResources) with GeometryProcessing's TMeshAABBTree3