disguise developers

Designer Plugins

Plugins for Disguise Designer software.

CalibratedPoint

A lined up 3D-2D point correspondence that is managed by a ProjectorConfig.

The 3D position is stored in addition to the RP to the original ReferencePoint, because this RefPoint’s world position can change if its Display is moved, rotated or scaled. If this happens, the user should be offered a decision on what to do.

Base class: Resource

Properties

movedWorldPos : Vec (Read-Only)

point : ReferencePoint

singlePosePoints : List[SinglePoseCalibratedPoint]

worldPos : Vec

Variables

getSupportedCalibrationStatusNames : Callable

getSupportedCalibrationStatuses : Callable

Methods

calStatus(self, idx: int) -> int

findLineUpForCurrentPose(self, precise: bool) -> int

getRefPointPath(self) -> Path

rasterPos(self, idx: int) -> Vec2