Blender  V2.93
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 96 of file MOD_uvwarp.c.

Member Data Documentation

◆ defgrp_index

int UVWarpData::defgrp_index

Definition at line 102 of file MOD_uvwarp.c.

◆ dvert

MDeformVert* UVWarpData::dvert

Definition at line 101 of file MOD_uvwarp.c.

◆ invert_vgroup

bool UVWarpData::invert_vgroup

Definition at line 105 of file MOD_uvwarp.c.

◆ mloop

MLoop* UVWarpData::mloop

Definition at line 98 of file MOD_uvwarp.c.

◆ mloopuv

MLoopUV* UVWarpData::mloopuv

Definition at line 99 of file MOD_uvwarp.c.

◆ mpoly

MPoly* UVWarpData::mpoly

Definition at line 97 of file MOD_uvwarp.c.

◆ warp_mat

float(* UVWarpData::warp_mat)[4]

Definition at line 104 of file MOD_uvwarp.c.


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