![]() |
Springhead
An open source physics engine for virtual reality, haptics and motion generation.
|
FWSceneのファクトリ
#include <FWScene.h>
Public メソッド | |
const IfInfo * | GetIfInfo () const |
作成するIfInfo | |
ObjectIf * | Create (const void *desc, const ObjectIf *) |
![]() | |
virtual ObjectIf * | Create (const void *desc, ObjectIf *parent)=0 |
iiのオブジェクトを desc から parentの子として生成する. | |