Module voodoo::util [] [src]

Enums

CharStr

An owned or borrowed C string representable as a pointer.

CharStrs

Either a borrowed list of borrowed char pointers, an owned list of borrowed char pointers, or owned lists of both CStrings and pointers to their internal arrays.

Functions

file_reader
persp_matrix

Returns a column-major perspective matrix.

read_file

Reads a file into a byte Vec.

read_spir_v_file
view_matrix

Returns a column-major view matrix.