![]() |
![]() |
![]() |
![]() |
Set the target device
int PdSetTargetDevice ( PhDrawContext_t dc, PhRid_t device_rid );
ph
This function sets the device with the given region ID to be the target for device-specific queries and control operations in the given draw context. By default, the target is the screen.
To get the region IDs for the currently available draw devices, call PdGetDevices().
The following functions can be targeted at specific cards:
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
"Video memory offscreen" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |