| Package | Description |
|---|---|
| org.cogchar.api.animoid.gaze | |
| org.cogchar.api.animoid.protocol |
| Modifier and Type | Method and Description |
|---|---|
EgocentricDirection |
IGazeTarget.getEstimatedDirection() |
| Modifier and Type | Method and Description |
|---|---|
EgocentricDirection |
EgocentricDirection.add(EgocentricDirection other) |
static EgocentricDirection |
EgocentricDirection.getForwardDirection() |
static EgocentricDirection |
EgocentricDirection.makeFromDeg(double azDeg,
double elDeg) |
static EgocentricDirection |
EgocentricDirection.makeFromRad(double azRad,
double elRad) |
EgocentricDirection |
EgocentricDirection.subtract(EgocentricDirection other) |
| Modifier and Type | Method and Description |
|---|---|
EgocentricDirection |
EgocentricDirection.add(EgocentricDirection other) |
SmallAngle |
EgocentricDirection.computeDistanceAngle(EgocentricDirection other) |
EgocentricDirection |
EgocentricDirection.subtract(EgocentricDirection other) |
Copyright © 2010-2016. All Rights Reserved.