Crate fromsoftware_shared

Crate fromsoftware_shared 

Source

Structs§

F32Matrix4x4
F32Vector3
F32Vector4
OwnedPtr
Pointer to a structure that the containing structure owns. You will generally use this to model structures in foreign memory when extending the game libraries. Do not use this in your own code as you’re risking all rusts safety reasoning.

Enums§

ColMajor
RowMajor

Traits§

MatrixLayout