Assembly: VRage.Game.dll

public struct MyIntersectionResultLineTriangleEx

Fields

Member Description
Entity
InputLineInObjectSpace
IntersectionPointInObjectSpace
IntersectionPointInWorldSpace
NormalInObjectSpace
NormalInWorldSpace
Triangle
UserObject

Constructors

Member Description
MyIntersectionResultLineTriangleEx(MyIntersectionResultLineTriangle, IMyEntity, ref Line)
MyIntersectionResultLineTriangleEx(MyIntersectionResultLineTriangle, IMyEntity, ref Line, Vector3D, Vector3)

Methods

Member Description
static GetCloserIntersection(ref MyIntersectionResultLineTriangleEx?, ref MyIntersectionResultLineTriangleEx?)
static IsDistanceLessThanTolerance(ref MyIntersectionResultLineTriangleEx?, ref MyIntersectionResultLineTriangleEx?, float)
GetAffectingBoneIndicesWeights(ref List)