Share via


TriangleIntersectionRecord Structure

Microsoft Robotics Class Reference

Recorded information about an intersection with a triangle

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

Syntax

[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulationengine.html", 
    ElementName = "TriangleIntersectionRecord")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulationengine.html")]
public struct TriangleIntersectionRecord : IDssSerializable, 
    ICloneable

See Also

TriangleIntersectionRecord Members

Microsoft.Robotics.Simulation.Engine.Proxy Namespace