最終更新:2014-02-10 (月) 11:45:36 (3721d)  

vector_types.h?
uint3
Top / uint3

struct uint3
{
  unsigned int x, y, z;
};

関連

  • int3?
  • dim3?