#include <Precompute.hpp>
◆ PiecewiseConstant2D()
| PiecewiseConstant2D::PiecewiseConstant2D |
( |
Span< const float > |
f, |
|
|
uint |
nu, |
|
|
uint |
nv, |
|
|
Allocator * |
alloc |
|
) |
| |
◆ Domain()
| uint2 PiecewiseConstant2D::Domain |
( |
| ) |
const |
|
inline |
◆ Int()
| float PiecewiseConstant2D::Int |
( |
| ) |
const |
|
inline |
◆ PDF()
| float PiecewiseConstant2D::PDF |
( |
float2 |
sample | ) |
const |
◆ Sample()
| float2 PiecewiseConstant2D::Sample |
( |
float2 |
u, |
|
|
float & |
pdf, |
|
|
uint2 & |
offset |
|
) |
| const |
◆ mConditional
◆ mF
| Vector<float> PiecewiseConstant2D::mF |
◆ mMarginal
The documentation for this struct was generated from the following files: