OROCHI
 
Loading...
Searching...
No Matches
GxMatrix.h File Reference

行列 More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GxMatrix22
 2×2行列(行優先) More...
 
struct  GxMatrix33
 3×3行列(行優先) More...
 
struct  GxMatrixAffine
 アフィン変換行列(行優先) More...
 
struct  GxMatrix44
 4×4行列(行優先) More...
 
struct  GxMatrixAffineGpu
 アフィン変換行列(GPU用) More...
 
struct  GxMatrix44Gpu
 4×4行列(GPU用) More...
 

Macros

#define GX_MATRIX_SAFE_MODE   0
 

Variables

GxMatrix22 GX_ALIGN16_END
 

Detailed Description

行列

Author
Copyright (C)2009 SiliconStudio Inc. All rights reserved.
Kei Honda
Tahir Arai