Blender  V3.3
Public Member Functions | Public Attributes | List of all members
blender::eevee::ObjectHandle Struct Reference

#include <eevee_sync.hh>

Inheritance diagram for blender::eevee::ObjectHandle:
DrawData

Public Member Functions

void reset_recalc_flag ()
 

Public Attributes

ObjectKey object_key
 
- Public Attributes inherited from DrawData
struct DrawDatanext
 
struct DrawDataprev
 
struct DrawEngineTypeengine_type
 
DrawDataFreeCb free
 
int recalc
 

Detailed Description

Definition at line 122 of file eevee_sync.hh.

Member Function Documentation

◆ reset_recalc_flag()

void blender::eevee::ObjectHandle::reset_recalc_flag ( )
inline

Definition at line 125 of file eevee_sync.hh.

References DrawData::recalc.

Referenced by blender::eevee::Instance::object_sync().

Member Data Documentation

◆ object_key

ObjectKey blender::eevee::ObjectHandle::object_key

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