Base class for a reader of tracking values.
More...
|
tuple | sf_abs_mat = avango.gua.SFMatrix4() |
| The absolute matrix read from the tracking system. More...
|
|
tuple | sf_abs_vec = avango.gua.SFVec3() |
| Just the translation vector read from the tracking system. More...
|
|
tuple | sf_avatar_head_mat = avango.gua.SFMatrix4() |
| Matrix used to place an avatar head at the transformation read from the tracking system. More...
|
|
tuple | sf_avatar_body_mat = avango.gua.SFMatrix4() |
| Matrix used to place an avatar body at the transformation read from the tracking system. More...
|
|
Base class for a reader of tracking values.
Not to be instantiated.
lib-server.TrackingReader.TrackingReader.sf_abs_mat = avango.gua.SFMatrix4() |
|
static |
The absolute matrix read from the tracking system.
lib-server.TrackingReader.TrackingReader.sf_abs_vec = avango.gua.SFVec3() |
|
static |
Just the translation vector read from the tracking system.
lib-server.TrackingReader.TrackingReader.sf_avatar_body_mat = avango.gua.SFMatrix4() |
|
static |
Matrix used to place an avatar body at the transformation read from the tracking system.
lib-server.TrackingReader.TrackingReader.sf_avatar_head_mat = avango.gua.SFMatrix4() |
|
static |
Matrix used to place an avatar head at the transformation read from the tracking system.
The documentation for this class was generated from the following file: