Class vxlLandmark

Stores the camera state so it can be retrieved later

Constructor

vxlLandmark(camera, camera)
Creates a vxlLandmark object and associates it with a vxlCamera.
Author: Diego Cantor.

Parameters:

vxlCamera camera

camera

See:
vxlCamera

Methods

.retrieve(camera)
Updates the camera with the state stored in vxlLandmark.

Parameters:

Type Name Description
camera