Blender V4.5
blender::eevee::VelocityObjectIndex Struct Reference

#include <eevee_shader_shared.hh>

Public Attributes

packed_int3 ofs
uint resource_id

Detailed Description

Definition at line 581 of file eevee_shader_shared.hh.

Member Data Documentation

◆ ofs

packed_int3 blender::eevee::VelocityObjectIndex::ofs

Offset inside VelocityObjectBuf for each time-step. Indexed using eVelocityStep.

Definition at line 583 of file eevee_shader_shared.hh.

Referenced by blender::eevee::VelocityModule::step_object_sync().

◆ resource_id

uint blender::eevee::VelocityObjectIndex::resource_id

Temporary index to copy this to the VelocityIndexBuf.

Definition at line 585 of file eevee_shader_shared.hh.

Referenced by blender::eevee::VelocityModule::step_object_sync().


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