Blender V4.3
blender::eevee::VolumeObjectBounds Struct Reference

#include <eevee_pipeline.hh>

Public Member Functions

Volume Pipeline
 VolumeObjectBounds (const Camera &camera, Object *ob)
 

Public Attributes

std::optional< Bounds< float2 > > screen_bounds
 
std::optional< Bounds< float > > z_range
 

Detailed Description

Definition at line 395 of file eevee_pipeline.hh.

Constructor & Destructor Documentation

◆ VolumeObjectBounds()

Member Data Documentation

◆ screen_bounds

std::optional<Bounds<float2> > blender::eevee::VolumeObjectBounds::screen_bounds

◆ z_range

std::optional<Bounds<float> > blender::eevee::VolumeObjectBounds::z_range

The documentation for this struct was generated from the following files: