Blender V4.3
blender::eevee::VelocityModule::VelocityGeometryData Struct Reference

#include <eevee_velocity.hh>

Public Attributes

gpu::VertBufpos_buf = nullptr
 
int ofs = 0
 
int len = 0
 

Detailed Description

Definition at line 35 of file eevee_velocity.hh.

Member Data Documentation

◆ len

int blender::eevee::VelocityModule::VelocityGeometryData::len = 0

◆ ofs

int blender::eevee::VelocityModule::VelocityGeometryData::ofs = 0

◆ pos_buf

gpu::VertBuf* blender::eevee::VelocityModule::VelocityGeometryData::pos_buf = nullptr

VertBuf not yet ready to be copied to the VelocityGeometryBuf.

Definition at line 37 of file eevee_velocity.hh.

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


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