|
Blender V4.3
|
#include <eevee_velocity.hh>
Inherits blender::eevee::VelocityIndex.
Public Attributes | |
| uint64_t | id |
Public Attributes inherited from blender::eevee::VelocityIndex | |
| VelocityObjectIndex | obj |
| VelocityGeometryIndex | geo |
Definition at line 31 of file eevee_velocity.hh.
| uint64_t blender::eevee::VelocityModule::VelocityObjectData::id |
ID key to retrieve the corresponding #VelocityGeometryData after copy.
Definition at line 33 of file eevee_velocity.hh.
Referenced by blender::eevee::VelocityModule::step_object_sync().