コード例 #1
0
		explicit Matrix4D(int)
			{BuildIdentity();}
コード例 #2
0
		explicit AffineMatrix4D(int)
			{BuildIdentity();}