Home
last modified time | relevance | path

Searched refs:LaserShow (Results 1 – 4 of 4) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/vr/
H A DOpenVRLaserSource.h39 virtual void LaserShow(bool isVisible) = 0;
H A DOpenVRController.h64 void LaserShow(bool isVisible);
H A DOpenVRController.cpp92 void OpenVRController::LaserShow(bool isVisible) in LaserShow() function in OpenVRController
H A DOpenVRMode.cpp1019 I->Hands[laserIndex].LaserShow(false); in HandleLaser()
1039 laserSource->LaserShow(true); in HandleLaser()