OsTerrainFlush

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(New page: LSL: null osTerrainFlush(); C#: null osTerrainFlush() Function updates terrain changes to OpenSim database. This should be called after all the terrain-changes have been done to update ...)
 
Line 4: Line 4:
 
Function updates terrain changes to OpenSim database.  This should be called after all the terrain-changes have been done to update Terrain Data.
 
Function updates terrain changes to OpenSim database.  This should be called after all the terrain-changes have been done to update Terrain Data.
  
Used in conjunction with osTerrainSetHeight(integer x, integer y, float val)
+
Used in conjunction with [[osTerrainSetHeight]]
  
  
 
NOTE:  INCOMPLETE, needs further data to complete with example
 
NOTE:  INCOMPLETE, needs further data to complete with example

Revision as of 17:14, 28 August 2009

LSL: null osTerrainFlush(); C#: null osTerrainFlush()

Function updates terrain changes to OpenSim database. This should be called after all the terrain-changes have been done to update Terrain Data.

Used in conjunction with osTerrainSetHeight


NOTE: INCOMPLETE, needs further data to complete with example

Personal tools
General
About This Wiki