mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Prim creation working.
This commit is contained in:
@@ -103,5 +103,6 @@ namespace OpenSim.Framework.Interfaces
|
||||
AgentCircuitData RequestClientInfo();
|
||||
|
||||
void SendPrimitiveToClient(ulong regionHandle, ushort timeDilation, uint localID, PrimData primData, LLVector3 pos, LLUUID textureID);
|
||||
void SendPrimTerseUpdate(ulong regionHandle, ushort timeDilation, uint localID, LLVector3 position, LLQuaternion rotation);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user