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

Spr::PHWarp Class Reference

#include <PHWarp.h>

Inherits Spr::SGObject.

Collaboration diagram for Spr::PHWarp:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Public Attributes

Static Public Attributes


Detailed Description

指定した剛体(複数指定可)がワープゾーンに衝突したときワープさせる. 例えば,ワープゾーンフレームを床の下にひろーく作っておけば, 床から落ちたオブジェクトを床の上方にワープさせるということが可能. PHWarpEngine が持つ.

Definition at line 14 of file PHWarp.h.


Member Function Documentation

void Spr::PHWarp::Clear  ) 
 

クリア

bool Spr::PHWarp::AddChildObject SGObject o,
SGScene s
[virtual]
 

子オブジェクトの追加(所有・参照を問わない)

Reimplemented from Spr::SGObject.


Member Data Documentation

UTTypeInfoImp< PHWarp > Spr::PHWarp::typeInfo [static]
 

クラス名の取得などの基本機能の実装

Reimplemented from Spr::SGObject.

Definition at line 15 of file PHWarp.h.

Vec3f Spr::PHWarp::position
 

ワープ先の位置

Definition at line 15 of file PHWarp.h.

Vec3f Spr::PHWarp::velocity
 

ワープ先での速度

Definition at line 20 of file PHWarp.h.

Vec3f Spr::PHWarp::angVel
 

ワープ先での角速度

Definition at line 21 of file PHWarp.h.

UTRef<SGFrame> Spr::PHWarp::warpZoneFrame
 

ワープゾーン

Definition at line 22 of file PHWarp.h.

PHSolids Spr::PHWarp::solids
 

ワープさせる剛体たち

Definition at line 23 of file PHWarp.h.


The documentation for this class was generated from the following file:
Generated on Sun Apr 16 02:08:59 2006 for Springhead by  doxygen 1.4.1