Add Model SDF generation utilities
This commit is contained in:
@@ -409,6 +409,11 @@ public:
|
||||
{
|
||||
Meshes.ClearDelete();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the bounding box combined for all meshes in this model LOD.
|
||||
/// </summary>
|
||||
BoundingBox GetBox() const;
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user