#1
|
|||
|
|||
How to get wand tracker?
Hi,
I've tried to get wand tracker (and later on use its orientation information) using either of the following code snippets: Code:
ppt=viz.add('ppt.dle') wand = ppt.addWand() Code:
spacez=viz.add('zspace.dle') wand=spacez.addWandTracker() Quote:
The first code snippet produces following error message: Quote:
|
Tags |
ppt, runtime not found, wand, zspace |
Thread Tools | |
Display Modes | Rate This Thread |
|
|