Triangle Structure
Microsoft Robotics Class Reference
Triangle, expressed as three points. Hopefully something better will come along from Xna.
Namespace: Microsoft.Robotics.Simulation.Engine.Proxy
Assembly: SimulationEngine.Proxy (in SimulationEngine.Proxy.dll) Version: 4.0.261.0
Syntax
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulationengine.html")]
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulationengine.html",
ElementName = "Triangle")]
public struct Triangle : IDssSerializable, ICloneable