VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
|
Base class for types that should not be assigned. More...
#include <harness_defs.h>
Public Member Functions | |
void | operator= (const NoAssign &)=delete |
NoAssign (const NoAssign &)=default | |
NoAssign ()=default | |
Base class for types that should not be assigned.
Definition at line 502 of file harness_defs.h.
|
default |
|
default |
|
delete |