IntersectRay Class

Microsoft Robotics Class Reference

Intersect ray with visual entities (must have meshes)

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

Syntax

public class IntersectRay : Get<Ray, PortSet<List<TriangleIntersectionRecord>, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Get< (Of < ( <'Ray, PortSet< (Of < ( <'List< (Of < ( <'TriangleIntersectionRecord> ) > ) >, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Simulation.Engine..::..IntersectRay

See Also

IntersectRay Members

Microsoft.Robotics.Simulation.Engine Namespace