TriangleMeshShape Class

Microsoft Robotics Class Reference

Triangle mesh shape

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

Syntax

[DataContractAttribute]
public class TriangleMeshShape : Shape

Remarks

This shape can be used to model a complicated, triangle based mesh, using the exact geometry for physics collisions. Shapes of this type will not be moveable (they are fixed in space)

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation.Physics. . :: . .Shape
    Microsoft.Robotics.Simulation.Physics..::..TriangleMeshShape

See Also

TriangleMeshShape Members

Microsoft.Robotics.Simulation.Physics Namespace