CrossFramework Library

XBase/Vector2.hpp


Vector2,Vector2POD(Vec2)型を記述する。

作者:
akino
#include <XBase/BuiltInTypes.hpp>
#include <XBase/ShortString.hpp>

ソースコードを見る。

構成

class  XBase::Vector2
 Vector2POD のクラス版。 [詳細]
struct  XBase::Vector2POD
 浮動小数型2次元ベクトル構造体。 [詳細]

ネームスペース

namespace  XBase
 

XLibraryの基本となるクラス・関数・マクロ群を定義する名前空間。


型定義

typedef Vector2POD XBase::Vec2
 Vector2PODのエイリアス。
typedef Vec2 XBase::Vec2f
 Vec2 のエイリアス。
typedef Vector2 XBase::Vector2f
 Vector2 のエイリアス。
typedef Vector2POD XBase::Vector2fPOD
 Vector2POD のエイリアス。
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義