terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
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(Vector4 value, [Out] float result)Microsoft.Xna.Framework.Planeinline
DotCoordinate(Vector3 value)Microsoft.Xna.Framework.Planeinline
DotCoordinate(Vector3 value, [Out] float result)Microsoft.Xna.Framework.Planeinline
DotNormal(Vector3 value)Microsoft.Xna.Framework.Planeinline
DotNormal(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(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(Plane plane, Quaternion rotation, [Out] Plane result)Microsoft.Xna.Framework.Planeinlinestatic
Transform(Plane plane, 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