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

Public Attributes

const DynamicPaintSurface * surface
 
PaintUVPoint * tempPoints
 
Vec3f * tempWeights
 
const MLoopTri * mlooptri
 
const MLoopUV * mloopuv
 
const MLoop * mloop
 
const int tottri
 
const Bounds2D * faceBB
 
uint32_t * active_points
 

Detailed Description

Definition at line 2183 of file dynamicpaint.c.

Member Data Documentation

◆ active_points

uint32_t* DynamicPaintCreateUVSurfaceData::active_points

Definition at line 2195 of file dynamicpaint.c.

◆ faceBB

const Bounds2D* DynamicPaintCreateUVSurfaceData::faceBB

Definition at line 2194 of file dynamicpaint.c.

◆ mloop

const MLoop* DynamicPaintCreateUVSurfaceData::mloop

Definition at line 2191 of file dynamicpaint.c.

◆ mlooptri

const MLoopTri* DynamicPaintCreateUVSurfaceData::mlooptri

Definition at line 2189 of file dynamicpaint.c.

◆ mloopuv

const MLoopUV* DynamicPaintCreateUVSurfaceData::mloopuv

Definition at line 2190 of file dynamicpaint.c.

◆ surface

const DynamicPaintSurface* DynamicPaintCreateUVSurfaceData::surface

Definition at line 2184 of file dynamicpaint.c.

◆ tempPoints

PaintUVPoint* DynamicPaintCreateUVSurfaceData::tempPoints

Definition at line 2186 of file dynamicpaint.c.

◆ tempWeights

Vec3f* DynamicPaintCreateUVSurfaceData::tempWeights

Definition at line 2187 of file dynamicpaint.c.

◆ tottri

const int DynamicPaintCreateUVSurfaceData::tottri

Definition at line 2192 of file dynamicpaint.c.


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