Blender V5.0
blender::ui::GridViewStyle Struct Reference

#include <UI_grid_view.hh>

Public Member Functions

 GridViewStyle (int width, int height)

Public Attributes

int tile_width = 0
int tile_height = 0

Detailed Description

Definition at line 77 of file UI_grid_view.hh.

Constructor & Destructor Documentation

◆ GridViewStyle()

blender::ui::GridViewStyle::GridViewStyle ( int width,
int height )

Definition at line 128 of file grid_view.cc.

References tile_height, and tile_width.

Member Data Documentation

◆ tile_height

int blender::ui::GridViewStyle::tile_height = 0

◆ tile_width


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