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