Share via


TriangleMeshShapeProperties Class

Microsoft Robotics Class Reference

An arbitrary triangle mesh

Namespace: Microsoft.Robotics.Simulation.Physics
Assembly: SimulationCommon (in SimulationCommon.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataContractAttribute]
public class TriangleMeshShapeProperties : MeshShapeProperties

Remarks

Vertices should be ordered as triangle lists

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation.Physics. . :: . .ShapeProperties
    Microsoft.Robotics.Simulation.Physics. . :: . .MeshShapeProperties
      Microsoft.Robotics.Simulation.Physics..::..TriangleMeshShapeProperties

See Also

TriangleMeshShapeProperties Members

Microsoft.Robotics.Simulation.Physics Namespace