FlowEngine 7.530
Photogrammetry Software Development Kit
|
This is the complete list of members for FlowEngine::CameraConstraintInterface, including all inherited members.
getCamera(CameraInterface &camera) const =0 | FlowEngine::CameraConstraintInterface | pure virtual |
getPosition(Point3 &outConstraint) const =0 | FlowEngine::CameraConstraintInterface | pure virtual |
getWeight(float &outWeight) const =0 | FlowEngine::CameraConstraintInterface | pure virtual |
setCamera(CameraInterface &camera)=0 | FlowEngine::CameraConstraintInterface | pure virtual |
setPosition(const Point3 &constraint)=0 | FlowEngine::CameraConstraintInterface | pure virtual |
setWeight(float weight)=0 | FlowEngine::CameraConstraintInterface | pure virtual |
~CameraConstraintInterface()=default | FlowEngine::CameraConstraintInterface | virtual |