Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::DirectEnergySampleInput Class Referencefinal

Input for DirectEnergySampleQuery. More...

#include <DirectEnergySampleQuery.h>

Public Member Functions

void set (const SurfaceHit &X)
 
const SurfaceHitgetX () const
 
math::Vector3R getTargetPos () const
 

Detailed Description

Member Function Documentation

◆ getTargetPos()

math::Vector3R ph::DirectEnergySampleInput::getTargetPos ( ) const
inline
Returns
The position that receives energy.

◆ getX()

const SurfaceHit & ph::DirectEnergySampleInput::getX ( ) const
inline
Returns
Information about the energy receiving position.

◆ set()

void ph::DirectEnergySampleInput::set ( const SurfaceHit & X)
inline

The documentation for this class was generated from the following file: