Blender  V3.3
Public Attributes | List of all members
blender::eevee::VelocityModule::VelocityGeometryData Struct Reference

#include <eevee_velocity.hh>

Public Attributes

GPUVertBufpos_buf = nullptr
 
int ofs
 
int len
 

Detailed Description

Definition at line 35 of file eevee_velocity.hh.

Member Data Documentation

◆ len

int blender::eevee::VelocityModule::VelocityGeometryData::len

Definition at line 41 of file eevee_velocity.hh.

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

◆ ofs

int blender::eevee::VelocityModule::VelocityGeometryData::ofs

Definition at line 39 of file eevee_velocity.hh.

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

◆ pos_buf

GPUVertBuf* 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.


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