Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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