Module meshopt::packing

source ·

Structs§

  • A basic Vertex type that can be used with most mesh processing functions. You don’t need to use this type, you can use your own type by implementing the DecodePosition trait and making a [VertexDataAdapter] from slices of it.

Traits§

Functions§