Empeld
Empeld plugin documentation.
pluginbase.Helpers.Computative.VExt Member List

This is the complete list of members for pluginbase.Helpers.Computative.VExt, including all inherited members.

Abs(Vector3 v)pluginbase.Helpers.Computative.VExtstatic
ComponentDistance(Vector3d a, Vector3d b)pluginbase.Helpers.Computative.VExtstatic
InSquareDistance(Vector3 a, Vector3 b, float d)pluginbase.Helpers.Computative.VExtstatic
InSquareDistance(Vector3d a, Vector3d b, double d)pluginbase.Helpers.Computative.VExtstatic
InSquareDistance(Vector3i a, Vector3i b, int d)pluginbase.Helpers.Computative.VExtstatic
InverseAbs(Vector3 v)pluginbase.Helpers.Computative.VExtstatic
MatrixFromComponents(Vector3 translate, Vector3 rotate)pluginbase.Helpers.Computative.VExtstatic
Nlerp(Vector3 a, Vector3 b, float blend)pluginbase.Helpers.Computative.VExtstatic
Nlerp(Vector3d a, Vector3d b, double blend)pluginbase.Helpers.Computative.VExtstatic
PointToLineDistance(Vector3 line1, Vector3 line2, Vector3 point)pluginbase.Helpers.Computative.VExtstatic
Project(Vector3 pt, Matrix4 modelview, Matrix4 projection)pluginbase.Helpers.Computative.VExtstatic
Project(Vector3d pt, Matrix4d modelview, Matrix4d projection)pluginbase.Helpers.Computative.VExtstatic
Rotate(Vector3 start, Vector3 end)pluginbase.Helpers.Computative.VExtstatic
RotationMatrix(Vector3 rot)pluginbase.Helpers.Computative.VExtstatic
RotationVector(double rotZ, double speed=1.0)pluginbase.Helpers.Computative.VExtstatic
RotationZ(Vector3 lookDir)pluginbase.Helpers.Computative.VExtstatic
RotationZ(Vector2 lookDir)pluginbase.Helpers.Computative.VExtstatic
RotationZ(Vector3d lookDir)pluginbase.Helpers.Computative.VExtstatic
RotationZ(Vector2d lookDir)pluginbase.Helpers.Computative.VExtstatic
Slerp(Vector3 a, Vector3 b, float blend)pluginbase.Helpers.Computative.VExtstatic
Slerp(Vector3d a, Vector3d b, double blend)pluginbase.Helpers.Computative.VExtstatic
SmartNlerp(Vector3 a, Vector3 b, float blend, Vector3 defaultRotateVec)pluginbase.Helpers.Computative.VExtstatic
SmartNlerp(Vector3 a, Vector3 b, float blend)pluginbase.Helpers.Computative.VExtstatic
SmartNlerp(Vector3d a, Vector3d b, double blend, Vector3d defaultRotateVec)pluginbase.Helpers.Computative.VExtstatic
SmartNlerp(Vector3d a, Vector3d b, double blend)pluginbase.Helpers.Computative.VExtstatic
SwapXY(this Vector3 v)pluginbase.Helpers.Computative.VExtstatic
Wrap(Vector3 val)pluginbase.Helpers.Computative.VExtstatic