コード例 #1
0
ファイル: MatrixType.cs プロジェクト: MilkTool/chela
 public override uint GetComponentSize()
 {
     return(primitiveType.GetComponentSize());
 }