Blender V4.3
CurvesInfos Struct Reference

#include <draw_shader_shared.hh>

Public Attributes

uint4 is_point_attribute [DRW_ATTRIBUTE_PER_CURVES_MAX]
 

Detailed Description

Definition at line 261 of file draw_shader_shared.hh.

Member Data Documentation

◆ is_point_attribute

uint4 CurvesInfos::is_point_attribute[DRW_ATTRIBUTE_PER_CURVES_MAX]

Per attribute scope, follows loading order.

Note
uint as bool in GLSL is 4 bytes.
GLSL pad arrays of scalar to 16 bytes (std140).

Definition at line 265 of file draw_shader_shared.hh.


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