Matrix4x3d.shadow
- Matrix4x3d shadow(Vector4d light, double a, double b, double c, double d)
- Matrix4x3d shadow(Vector4d light, double a, double b, double c, double d, Matrix4x3d dest)
- Matrix4x3d shadow(double lightX, double lightY, double lightZ, double lightW, double a, double b, double c, double d)
- Matrix4x3d shadow(double lightX, double lightY, double lightZ, double lightW, double a, double b, double c, double d, Matrix4x3d dest)
- Matrix4x3d shadow(Vector4d light, Matrix4x3d planeTransform, Matrix4x3d dest)
- Matrix4x3d shadow(Vector4d light, Matrix4x3d planeTransform)
- Matrix4x3d shadow(double lightX, double lightY, double lightZ, double lightW, Matrix4x3d planeTransform, Matrix4x3d dest)
- Matrix4x3d shadow(double lightX, double lightY, double lightZ, double lightW, Matrix4x3d planeTransform)
doml matrix_4x3d Matrix4x3d
constructorsfunctionsstatic variablesvariables