Blender  V3.3
Public Attributes | List of all members
pixelPointer Union Reference

Public Attributes

floatf_pt
 
uintuint_pt
 
ucharch_pt
 

Detailed Description

Definition at line 437 of file paint_image_proj.c.

Member Data Documentation

◆ ch_pt

uchar* pixelPointer::ch_pt

◆ f_pt

float* pixelPointer::f_pt

◆ uint_pt

uint* pixelPointer::uint_pt

2 ways to access a char buffer.

Definition at line 441 of file paint_image_proj.c.

Referenced by do_projectpaint_thread(), and project_paint_uvpixel_init().


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