• R/O
  • SSH
  • HTTPS

iris-fmw:


File Info

Rev. 170
Size 788 bytes
Time 2011-08-03 23:15:17
Author shirayanagi
Log Message

vera++ 使ってコード整形

Content

//! dxmath.h
//======================================================================
//-----------------------------------------------------------------------
/**
 * @file		dxmath.h
 * @brief		math,includeまとめファイル
 *
 * @author		t.sirayanagi
 * @version		1.0
 *
 * @par			copyright
 * Copyright (C) 2009-2011 Takazumi Shirayanagi\n
 * The new BSD License is applied to this software.
 * see iris_LICENSE.txt
*/
//-----------------------------------------------------------------------
//======================================================================
#ifndef INCG_IRIS_dxmath_H_
#define INCG_IRIS_dxmath_H_

//======================================================================
// include
#include "DXMatrix.h"
#include "DXQuaternion.h"

#endif
Show on old repository browser