Skip to main content

encoded_len

Function encoded_len 

Source
pub fn encoded_len(
    vertex_count: u32,
    face_count: u32,
    half_edge_count: u32,
) -> usize
Expand description

Compute the encoded byte length for a topology section.