Springhead
An open source physics engine for virtual reality, haptics and motion generation.
|
表示用のSphere(GRSphere)のデスクリプタ.
#include <SprGRSphere.h>
Public メソッド | |
SPR_DESCDEF (GRSphere) | |
Public 変数 | |
float | radius |
半径 | |
int | slices |
経線方向の分割数 | |
int | stacks |
緯線方向の分割数 | |