Loading [MathJax]/extensions/tex2jax.js
Photon Engine 2.0.0-beta
A physically based renderer.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
SGHalton.cpp File Reference
#include "Core/SampleGenerator/SGHalton.h"
#include "Core/Sample.h"
#include "Core/SampleGenerator/SamplesND.h"
#include "Math/math.h"
#include "Core/SampleGenerator/Halton/halton.h"
#include "Core/SampleGenerator/SampleContext.h"
#include "Math/Random/Random.h"
#include "Math/math_table.h"
#include <Common/assertion.h>
#include <Common/logging.h>
#include <iostream>
#include <algorithm>
#include <type_traits>
#include <array>

Namespaces

namespace  ph
 The root for all renderer implementations.