Blender V5.0
blender::draw::Manager::DataDebugOutput Struct Reference

#include <draw_manager.hh>

Public Attributes

Span< ObjectMatricesmatrices
Span< ObjectBoundsbounds
Span< ObjectInfosinfos

Detailed Description

Definition at line 65 of file draw_manager.hh.

Member Data Documentation

◆ bounds

Span<ObjectBounds> blender::draw::Manager::DataDebugOutput::bounds

Indexed by resource id.

Definition at line 69 of file draw_manager.hh.

Referenced by blender::draw::test_draw_manager_sync().

◆ infos

Span<ObjectInfos> blender::draw::Manager::DataDebugOutput::infos

Indexed by resource id.

Definition at line 71 of file draw_manager.hh.

Referenced by blender::draw::test_draw_manager_sync().

◆ matrices

Span<ObjectMatrices> blender::draw::Manager::DataDebugOutput::matrices

Indexed by resource id.

Definition at line 67 of file draw_manager.hh.

Referenced by blender::draw::test_draw_manager_sync().


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