terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Plane Member List

This is the complete list of members for Microsoft.Xna.Framework.Plane, including all inherited members.

DMicrosoft.Xna.Framework.Plane
Dot(Vector4 value)Microsoft.Xna.Framework.Planeinline
Dot(ref Vector4 value, out float result)Microsoft.Xna.Framework.Planeinline
DotCoordinate(Vector3 value)Microsoft.Xna.Framework.Planeinline
DotCoordinate(ref Vector3 value, out float result)Microsoft.Xna.Framework.Planeinline
DotNormal(Vector3 value)Microsoft.Xna.Framework.Planeinline
DotNormal(ref Vector3 value, out float result)Microsoft.Xna.Framework.Planeinline
Equals(object other)Microsoft.Xna.Framework.Planeinline
Equals(Plane other)Microsoft.Xna.Framework.Planeinline
IEquatable< Plane >.Equals(T other)System.IEquatable< Plane >
GetHashCode()Microsoft.Xna.Framework.Planeinline
NormalMicrosoft.Xna.Framework.Plane
Normalize()Microsoft.Xna.Framework.Planeinline
Normalize(Plane value)Microsoft.Xna.Framework.Planeinlinestatic
Normalize(ref Plane value, out Plane result)Microsoft.Xna.Framework.Planeinlinestatic
operator!=(Plane plane1, Plane plane2)Microsoft.Xna.Framework.Planeinlinestatic
operator==(Plane plane1, Plane plane2)Microsoft.Xna.Framework.Planeinlinestatic
Plane(Vector4 value)Microsoft.Xna.Framework.Planeinline
Plane(Vector3 normal, float d)Microsoft.Xna.Framework.Planeinline
Plane(Vector3 a, Vector3 b, Vector3 c)Microsoft.Xna.Framework.Planeinline
Plane(float a, float b, float c, float d)Microsoft.Xna.Framework.Planeinline
ToString()Microsoft.Xna.Framework.Planeinline
Transform(ref Plane plane, ref Quaternion rotation, out Plane result)Microsoft.Xna.Framework.Planeinlinestatic
Transform(ref Plane plane, ref Matrix matrix, out Plane result)Microsoft.Xna.Framework.Planeinlinestatic
Transform(Plane plane, Quaternion rotation)Microsoft.Xna.Framework.Planeinlinestatic
Transform(Plane plane, Matrix matrix)Microsoft.Xna.Framework.Planeinlinestatic