![]() |
Springhead
An open source physics engine for virtual reality, haptics and motion generation.
|
インタフェースクラスへのポインタの配列
#include <SprObject.h>
Public 型 | |
typedef UTStack< ObjectIf * > | container_t |
Public メソッド | |
void | Push (ObjectIf *obj) |
void | Pop () |
ObjectIf * | Top () |