[][src]Module fna3d::utils

Helpers

Structs

ColorMask

TODO: use this type in API

Traits

FromPrimitive

A generic trait for converting a number to a value.

ToPrimitive

A generic trait for converting a value to a number.

Functions

default_params_from_window_handle

The argument handle: *mut c_void is often *SDL_Window

hook_log_functions_default

Hooks default log functions to FNA3D, which outputs to stdout

no_change_effect

Creates crate::mojo::EffectStateChanges

Derive Macros

Primitive

Provides implementation of num_traits::ToPrimitive and num_traits::FromPrimitive