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

構造体 More...

#include "GxStruct.inl"
#include "GxVector.inl"
#include "GxVectord.inl"
#include "GxMatrix.inl"
#include "GxQuaternion.inl"
#include "GxColor.inl"
Include dependency graph for GxStruct.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GxFloat2
 2次元浮動小数点数クラス More...
 
struct  GxFloat3
 3次元浮動小数点数クラス More...
 
struct  GxFloat4
 4次元浮動小数点数クラス More...
 
struct  GxDouble2
 2次元浮動小数点数(倍精度)クラス More...
 
struct  GxDouble3
 3次元浮動小数点数(倍精度)クラス More...
 
struct  GxDouble4
 4次元浮動小数点数(倍精度)クラス More...
 
struct  GxF16
 16bit浮動小数 More...
 
struct  GxF16x2
 16bit浮動小数2次元ベクトル More...
 
struct  GxF16x4
 16bit浮動小数4次元ベクトル More...
 
struct  GxU8N
 8bit[0, 1]正規化小数 More...
 
struct  GxU8Nx4
 32bit[0, 1]正規化小数4次元ベクトル(8:8:8:8) More...
 
struct  GxPackedNx3
 32bit[-1, 1]正規化小数3次元ベクトル(11:11:10) More...
 
struct  GxSize
 サイズ More...
 
struct  GxPoint2
 座標 More...
 
struct  GxRect
 矩形 More...
 
struct  GxRectF
 実数矩形 More...
 
struct  GxFlag32Base
 フラグ More...
 
struct  GxFlag32Index< T >
 インデックス指定型フラグ More...
 
struct  GxFlag32Bit
 ビット指定型フラグ More...
 
struct  GxFlag32Array
 32ビットフラグ配列の操作 More...
 

Detailed Description

構造体

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