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

Public Attributes

MPolympoly
 
MLoopmloop
 
MLoopUVmloopuv
 
MDeformVertdvert
 
int defgrp_index
 
float(* warp_mat )[4]
 
bool invert_vgroup
 

Detailed Description

Definition at line 83 of file MOD_uvwarp.c.

Member Data Documentation

◆ defgrp_index

int UVWarpData::defgrp_index

Definition at line 89 of file MOD_uvwarp.c.

◆ dvert

MDeformVert* UVWarpData::dvert

Definition at line 88 of file MOD_uvwarp.c.

◆ invert_vgroup

bool UVWarpData::invert_vgroup

Definition at line 92 of file MOD_uvwarp.c.

◆ mloop

MLoop* UVWarpData::mloop

Definition at line 85 of file MOD_uvwarp.c.

◆ mloopuv

MLoopUV* UVWarpData::mloopuv

Definition at line 86 of file MOD_uvwarp.c.

◆ mpoly

MPoly* UVWarpData::mpoly

Definition at line 84 of file MOD_uvwarp.c.

◆ warp_mat

float(* UVWarpData::warp_mat)[4]

Definition at line 91 of file MOD_uvwarp.c.


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