Photon Editor Library 2.0.0-beta
A physically based renderer.
|
#include "RenderCore/Memory/HostMemoryBlock.h"
#include "RenderCore/ghi_exceptions.h"
#include <Common/os.h>
#include <Common/math_basics.h>
#include <numeric>
#include <new>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | ph |
namespace | ph::editor |
namespace | ph::editor::ghi |
Functions | |
void | ph::editor::ghi::swap (HostMemoryBlock &first, HostMemoryBlock &second) |