TriangleIntersectionRecord Constructor

Microsoft Robotics Class Reference

Creates a new record

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

Syntax

public TriangleIntersectionRecord(
    Triangle triangle,
    VisualEntity ownerEntity,
    VisualEntityMesh ownerMesh,
    float intersectionDistance
)

Parameters

See Also

TriangleIntersectionRecord Structure

Microsoft.Robotics.Simulation.Engine Namespace