44 #include <visp3/sensor/vpPylonFactory.h> 46 #ifdef VISP_HAVE_PYLON 48 #include "vpPylonGrabberGigE.h" 49 #include "vpPylonGrabberUsb.h" 88 void dummy_vpPylonFactory(){};
89 #endif // #ifdef VISP_HAVE_PYLON
Factory singleton class to create vpPylonGrabber subclass instances.
static vpPylonFactory & instance()
Get the vpPylonFactory singleton.
vpPylonGrabber * createPylonGrabber(DeviceClass dev_class)
Create an object of vpPylonGrabber.