HeightFieldEntity Class

Microsoft Robotics
Microsoft Robotics Class Reference
Models a terrain composed out of height field samples

Namespace: Microsoft.Robotics.Simulation.Engine.Proxy
Assembly: SimulationEngine.Proxy (in SimulationEngine.Proxy.dll) Version: 4.0.261.0

[XmlRootAttribute(Namespace = "http://schemas.microsoft.com/robotics/2006/04/simulationengine.html", 
	ElementName = "HeightFieldEntity")]
[DataContractAttribute(Namespace = "http://schemas.microsoft.com/robotics/2006/04/simulationengine.html")]
public class HeightFieldEntity : VisualEntity, 
	IDssSerializable, ICloneable
Show: