VRay SDK for C++
|
#include <vraysdk.hpp>
Public Member Functions | |
ProfilerDurationScope (VRayRenderer &renderer, std::string eventName, int threadIndex=0) | |
Structure for handling recording the duration of one event of the profiler in the main render thread. Adds the duration of the event only if the profiler has been started manually (not through setVRayProfiler).