[Opensim-dev] Supplying IScene instead of Scene for the future region modules mechanism

Johan Berntsson johan at 3di.jp
Wed Apr 15 03:56:45 UTC 2009


Better to keep it simple for now, but making a IScene is probably ok later on. I did a quick grep through my region modules (extsim, load balancer, some private stuff) and found that I'm using these functions. I'm sure other people use more.

/Johan


scene.AddNewSceneObject
scene.AuthenticateHandler
scene.ClientManager
scene.CommsManager
scene.DefaultScriptEngine
scene.DeleteSceneObject
scene.EventManager
scene.GetAvatars
scene.GetSceneObjectPart
scene.GetScenePresences
scene.RegionInfo
scene.Region_Status
scene.RemoveClient
scene.SynchronizeScene
scene.m_restorePresences
scene.splitID




More information about the Opensim-dev mailing list