mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
TIFF loader up to 32bit floats, cosmetics
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
This commit is contained in:
committed by
UbitUmarov
parent
a0713398ba
commit
2db1fabd10
@@ -68,5 +68,6 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// <param name="boundingOrigin"><x, y></param>
|
||||
/// <param name="boundingSize"><x, y></param>
|
||||
void MergeWithBounding(ITerrainChannel newTerrain, Vector3 displacement, float rotationDegrees, Vector2 boundingOrigin, Vector2 boundingSize);
|
||||
int MaxHeight();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user