| virtual makVrv::DtLocalMetadataPublisher::~DtLocalMetadataPublisher |
( |
| ) |
|
|
virtual |
| makVrv::DtLocalMetadataPublisher::DtLocalMetadataPublisher |
( |
DtDe & |
de, |
|
|
const DtVideoStream & |
videoStream |
|
) |
| |
|
protected |
| makVrv::DtLocalMetadataPublisher::DtLocalMetadataPublisher |
( |
| ) |
|
|
protected |
| virtual void makVrv::DtLocalMetadataPublisher::tick |
( |
double |
dt | ) |
|
|
virtual |
| virtual DtVector makVrv::DtLocalMetadataPublisher::attachedVelocity |
( |
| ) |
|
|
virtual |
| virtual double makVrv::DtLocalMetadataPublisher::windDirection |
( |
| ) |
|
|
virtual |
| virtual double makVrv::DtLocalMetadataPublisher::windSpeed |
( |
| ) |
|
|
virtual |
| virtual bool makVrv::DtLocalMetadataPublisher::haveValidUpperLeftCorner |
( |
| ) |
const |
|
virtual |
The publisher calculates the point intersected by a ray shot from each of the corners of the field of view. Any of these may be false if there was no intersection at that corner (a sky shot)
| virtual bool makVrv::DtLocalMetadataPublisher::haveValidUpperRightCorner |
( |
| ) |
const |
|
virtual |
The publisher calculates the point intersected by a ray shot from each of the corners of the field of view. Any of these may be false if there was no intersection at that corner (a sky shot)
| virtual bool makVrv::DtLocalMetadataPublisher::haveValidLowerRightCorner |
( |
| ) |
const |
|
virtual |
The publisher calculates the point intersected by a ray shot from each of the corners of the field of view. Any of these may be false if there was no intersection at that corner (a sky shot)
| virtual bool makVrv::DtLocalMetadataPublisher::haveValidLowerLeftCorner |
( |
| ) |
const |
|
virtual |
The publisher calculates the point intersected by a ray shot from each of the corners of the field of view. Any of these may be false if there was no intersection at that corner (a sky shot)
| virtual DtVector makVrv::DtLocalMetadataPublisher::upperLeftCorner |
( |
| ) |
const |
|
virtual |
If a corner is valid, one of these can be used to access it This is 'Point 1' in the standard.
| virtual DtVector makVrv::DtLocalMetadataPublisher::upperRightCorner |
( |
| ) |
const |
|
virtual |
This is 'Point 2' in the standard.
| virtual DtVector makVrv::DtLocalMetadataPublisher::lowerRightCorner |
( |
| ) |
const |
|
virtual |
This is 'Point 3' in the standard.
| virtual DtVector makVrv::DtLocalMetadataPublisher::lowerLeftCorner |
( |
| ) |
const |
|
virtual |
This is 'Point 4' in the standard.
| virtual DtVector makVrv::DtLocalMetadataPublisher::calcLookAt |
( |
double |
hfov, |
|
|
double |
vfov |
|
) |
| |
|
virtual |
| virtual void makVrv::DtLocalMetadataPublisher::getFieldsOfView |
( |
double & |
hfov, |
|
|
double & |
vfov |
|
) |
| |
|
virtual |
| virtual void makVrv::DtLocalMetadataPublisher::updateTargetCorners |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrv::DtLocalMetadataPublisher::updateAttachedVelocity |
( |
double |
dt | ) |
|
|
protectedvirtual |
| virtual DtVector makVrv::DtLocalMetadataPublisher::getFrustumVector |
( |
int |
corner | ) |
|
|
protectedvirtual |
| DtVector makVrv::DtLocalMetadataPublisher::myAttachedVelocity |
|
protected |
| DtVector makVrv::DtLocalMetadataPublisher::myAttachedLastPosition |
|
protected |
| bool makVrv::DtLocalMetadataPublisher::myValidUpperLeftCorner |
|
protected |
| bool makVrv::DtLocalMetadataPublisher::myValidUpperRightCorner |
|
protected |
| bool makVrv::DtLocalMetadataPublisher::myValidLowerRightCorner |
|
protected |
| bool makVrv::DtLocalMetadataPublisher::myValidLowerLeftCorner |
|
protected |
| DtVector makVrv::DtLocalMetadataPublisher::myUpperLeftCorner |
|
protected |
| DtVector makVrv::DtLocalMetadataPublisher::myUpperRightCorner |
|
protected |
| DtVector makVrv::DtLocalMetadataPublisher::myLowerRightCorner |
|
protected |
| DtVector makVrv::DtLocalMetadataPublisher::myLowerLeftCorner |
|
protected |
The documentation for this class was generated from the following file: