[][src]Module rust_3d::utils

internal utility functions

Functions

hash_f64

Generates the hash of an f64

max_f64

Max of two f64 values

max_f64_3

Max of three f64 values

safe_append_at

Allows random adds anywhere on the Vec by automatically resizing it with empty vectors

to_words

Splits a line into a Vec of its words