Skip to main content

encoded_len

Function encoded_len 

Source
pub fn encoded_len(vertex_count: usize, triangle_count: usize) -> usize
Expand description

Encoded length in bytes for a mesh of the given size (for size reporting without allocating).