DepthCamBasedRaycastSensorEntity Class

Microsoft Robotics
Microsoft Robotics Class Reference
Models a sensor that uses a simulated depth cam to make raycasts

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 = "DepthCamBasedRaycastSensorEntity")]
[DataContractAttribute(Namespace = "http://schemas.microsoft.com/robotics/2006/04/simulationengine.html")]
public class DepthCamBasedRaycastSensorEntity : DepthCameraEntity, 
	IDssSerializable, ICloneable
Show: