tagMATRIX

行列構造体

package nothrow @nogc extern (C++, DxLib)
struct tagMATRIX {}

Members

Variables

m
float[4][4] m;

Undocumented in source.

Meta