Blender  V3.3
Public Attributes | List of all members
BlurKernel Struct Reference

#include <paint_intern.h>

Public Attributes

floatwdata
 
int side
 
int side_squared
 
int pixel_len
 

Detailed Description

Definition at line 494 of file paint_intern.h.

Member Data Documentation

◆ pixel_len

int BlurKernel::pixel_len

Definition at line 498 of file paint_intern.h.

◆ side

int BlurKernel::side

Definition at line 496 of file paint_intern.h.

◆ side_squared

int BlurKernel::side_squared

Definition at line 497 of file paint_intern.h.

◆ wdata

float* BlurKernel::wdata

Definition at line 495 of file paint_intern.h.


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