|
Blender
V3.3
|
Public Attributes | |
| MPoly * | mpoly |
| MLoop * | mloop |
| MLoopUV * | mloopuv |
| MDeformVert * | dvert |
| int | defgrp_index |
| float(* | warp_mat )[4] |
| bool | invert_vgroup |
Definition at line 83 of file MOD_uvwarp.c.
| int UVWarpData::defgrp_index |
Definition at line 89 of file MOD_uvwarp.c.
| MDeformVert* UVWarpData::dvert |
Definition at line 88 of file MOD_uvwarp.c.
| bool UVWarpData::invert_vgroup |
Definition at line 92 of file MOD_uvwarp.c.
| MLoop* UVWarpData::mloop |
Definition at line 85 of file MOD_uvwarp.c.
| MLoopUV* UVWarpData::mloopuv |
Definition at line 86 of file MOD_uvwarp.c.
| MPoly* UVWarpData::mpoly |
Definition at line 84 of file MOD_uvwarp.c.
| float(* UVWarpData::warp_mat)[4] |
Definition at line 91 of file MOD_uvwarp.c.