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

Public Attributes

float min [2]
 
float max [2]
 

Detailed Description

Definition at line 130 of file dynamicpaint.c.

Member Data Documentation

◆ max

float Bounds2D::max[2]

Definition at line 131 of file dynamicpaint.c.

Referenced by dynamic_paint_create_uv_surface_direct_cb().

◆ min

float Bounds2D::min[2]

Definition at line 131 of file dynamicpaint.c.

Referenced by dynamic_paint_create_uv_surface_direct_cb().


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