Blender  V2.93
Public Attributes | List of all members
DynamicPaintCreateUVSurfaceData Struct Reference

Public Attributes

const DynamicPaintSurfacesurface
 
PaintUVPointtempPoints
 
Vec3ftempWeights
 
const MLoopTrimlooptri
 
const MLoopUVmloopuv
 
const MLoopmloop
 
const int tottri
 
const Bounds2DfaceBB
 
uint32_tactive_points
 

Detailed Description

Definition at line 2222 of file dynamicpaint.c.

Member Data Documentation

◆ active_points

uint32_t* DynamicPaintCreateUVSurfaceData::active_points

Definition at line 2234 of file dynamicpaint.c.

◆ faceBB

const Bounds2D* DynamicPaintCreateUVSurfaceData::faceBB

Definition at line 2233 of file dynamicpaint.c.

◆ mloop

const MLoop* DynamicPaintCreateUVSurfaceData::mloop

Definition at line 2230 of file dynamicpaint.c.

◆ mlooptri

const MLoopTri* DynamicPaintCreateUVSurfaceData::mlooptri

Definition at line 2228 of file dynamicpaint.c.

◆ mloopuv

const MLoopUV* DynamicPaintCreateUVSurfaceData::mloopuv

Definition at line 2229 of file dynamicpaint.c.

◆ surface

const DynamicPaintSurface* DynamicPaintCreateUVSurfaceData::surface

Definition at line 2223 of file dynamicpaint.c.

◆ tempPoints

PaintUVPoint* DynamicPaintCreateUVSurfaceData::tempPoints

Definition at line 2225 of file dynamicpaint.c.

◆ tempWeights

Vec3f* DynamicPaintCreateUVSurfaceData::tempWeights

Definition at line 2226 of file dynamicpaint.c.

◆ tottri

const int DynamicPaintCreateUVSurfaceData::tottri

Definition at line 2231 of file dynamicpaint.c.


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