Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BaseDebug.h File Reference

#include "Env.h"
#include <stdarg.h>
#include <iostream>
#include <assert.h>

Include dependency graph for BaseDebug.h:

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

Go to the source code of this file.

Namespaces

Defines


Detailed Description

デバッグ用ユーティリティークラス・関数の定義.

Definition in file BaseDebug.h.


Define Documentation

#define DPF
 

デバッグ用 printf 関数.

	DPF("メッセージ:%s", msg);
の様に使う.

Definition at line 13 of file BaseDebug.h.

#define DSTR
 

デバッグ用 出力ストリーム.

	DSTR << "メッセージ:" << msg;
の様に使う.

Definition at line 18 of file BaseDebug.h.

Referenced by Spr::FISaveScene::AddSavedObject(), Spr::CDQHPlanes< TVtx >::CreateCone(), Spr::CDQHPlanes< TVtx >::CreateConvexHull(), Spr::CDQHLines< TVtx >::CreateConvexHull(), Spr::CDQHPlanes< TVtx >::FindFarthest(), Spr::CDQHLines< TVtx >::FindFarthest(), Spr::PHJointMulti< 3 >::PreIntegrate(), Spr::CDQHPlanes< TVtx >::TreatPlane(), and Spr::CDQHLines< TVtx >::TreatPlane().


Generated on Sun Apr 16 02:07:29 2006 for Springhead by  doxygen 1.4.1