Public Member Functions | |
| getPropertyDescriptionList (aScript) | |
| beginSprite (me) | |
| StartActor (me, param1) | |
| exitframe () | |
| StopActor () | |
| updateAnalog (me, id, timestamp, analogNum, analogValue) | |
| GenerateCaptureScripts (me) | |
Private Attributes | |
| pFinalCastLib | |
| location to place this captured data | |
| pScriptName | |
| name of script that will contain the data | |
| pCaptureTime | |
| number of seconds to capture the tracker for.. | |
| pAnalogName | |
| parameter for analog will trigger this cue | |
| pAnalogNum | |
| parameter for analog ID will trigger this cue | |
| pAutoStart | |
| automatically start without a startActor? | |
| timeVar | |
| to keep track of time change | |
| captureDataList | |
| Data list used to store marker reports during capture mode. | |
The results are placed into the cast specified and are timestamped. The captured data can be coordinated with other capture behaviors to create a playback data set.
Place this behavior onto a DataStoreContainer
Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 --All Rights Reserved-- (See LICENSE cast member for full license information)
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
Data list used to store marker reports during capture mode.
|
|
|
parameter for analog will trigger this cue
|
|
|
parameter for analog ID will trigger this cue
|
|
|
automatically start without a startActor?
|
|
|
number of seconds to capture the tracker for..
|
|
|
location to place this captured data
|
|
|
name of script that will contain the data
|
|
|
to keep track of time change
|
1.3.7