☰
In rs_pbrt::core::geometry
Structs
Bounds2Iterator
Bounds2f
Bounds2i
Bounds3f
Bounds3i
MinMaxEnumIter
Normal3f
Normal3i
Point2f
Point2i
Point3f
Point3i
Ray
RayDifferential
Vector2f
Vector2i
Vector3f
Vector3i
XYEnumIter
XYZEnumIter
Enums
MinMaxEnum
XYEnum
XYZEnum
Functions
bnd2_expand
bnd2_intersect_bnd2i
bnd2_union_pnt2
bnd3_expand
bnd3_union_bnd3f
bnd3_union_pnt3f
nrm_abs_dot_vec3f
nrm_abs_dot_vec3i
nrm_absf
nrm_absi
nrm_cross_vec3
nrm_dot_nrmf
nrm_dot_nrmi
nrm_dot_vec3f
nrm_dot_vec3i
nrm_faceforward_nrm
nrm_faceforward_vec3
pnt2_ceil
pnt2_floor
pnt2_inside_bnd2f
pnt2_inside_bnd2i
pnt2_inside_exclusivef
pnt2_inside_exclusivei
pnt2_max_pnt2i
pnt2_min_pnt2i
pnt3_abs
pnt3_ceil
pnt3_distance_squaredf
pnt3_distancef
pnt3_floor
pnt3_inside_bnd3
pnt3_lerp
pnt3_offset_ray_origin
pnt3_permutef
pnt3_permutei
pnt3f_inside_exclusive
pnt3i_inside_exclusive
spherical_direction
spherical_direction_vec3
spherical_phi
spherical_theta
vec2_dotf
vec2_doti
vec3_abs_dot_nrmf
vec3_abs_dot_nrmi
vec3_abs_dot_vec3f
vec3_abs_dot_vec3i
vec3_coordinate_system
vec3_cross_nrm
vec3_cross_vec3
vec3_dot_nrmf
vec3_dot_nrmi
vec3_dot_vec3f
vec3_dot_vec3i
vec3_max_componentf
vec3_max_componenti
vec3_max_dimensionf
vec3_max_dimensioni
vec3_permutef
vec3_permutei
?
Function
rs_pbrt
::
core
::
geometry
::
vec3_max_componentf
source
·
[
−
]
pub fn vec3_max_componentf(v: &
Vector3f
) ->
Float
Expand description
Return the largest coordinate value.