☰
In rs_pbrt::core::texture
Structs
CylindricalMapping2D
IdentityMapping3D
PlanarMapping2D
SphericalMapping2D
UVMapping2D
Enums
TextureMapping2D
TextureMapping3D
Constants
NOISE_PERM
NOISE_PERM_SIZE
Traits
Texture
Functions
fbm
grad
lanczos
noise_flt
noise_pnt3
noise_weight
smooth_step
turbulence
?
Function
rs_pbrt
::
core
::
texture
::
grad
source
·
[
−
]
pub fn grad(x:
i32
, y:
i32
, z:
i32
, dx:
Float
, dy:
Float
, dz:
Float
) ->
Float