Uses of Class org.sunflow.math.OrthoNormalBasis

Uses in package org.sunflow.math

Methods with parameter type org.sunflow.math.OrthoNormalBasis

Matrix4
Creates a rotation matrix from an OrthonormalBasis.

Methods with return type org.sunflow.math.OrthoNormalBasis

OrthoNormalBasis
OrthoNormalBasis

Uses in package org.sunflow.core

Methods with parameter type org.sunflow.math.OrthoNormalBasis

Vector3
Texture.getBump(float x, float y, OrthoNormalBasis basis, float scale)
Vector3
Texture.getNormal(float x, float y, OrthoNormalBasis basis)
void
Define the orthonormal basis for the current hit point.

Methods with return type org.sunflow.math.OrthoNormalBasis

OrthoNormalBasis
Gets the local orthonormal basis for the current hit point.