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

Public Attributes

const SDefVert *const bind_verts
 
float(*const targetCos )[3]
 
float(*const vertexCos )[3]
 
const MDeformVert *const dvert
 
int const defgrp_index
 
bool const invert_vgroup
 
float const strength
 

Detailed Description

Definition at line 159 of file MOD_surfacedeform.c.

Member Data Documentation

◆ bind_verts

const SDefVert* const SDefDeformData::bind_verts

Definition at line 160 of file MOD_surfacedeform.c.

◆ defgrp_index

int const SDefDeformData::defgrp_index

Definition at line 164 of file MOD_surfacedeform.c.

◆ dvert

const MDeformVert* const SDefDeformData::dvert

Definition at line 163 of file MOD_surfacedeform.c.

◆ invert_vgroup

bool const SDefDeformData::invert_vgroup

Definition at line 165 of file MOD_surfacedeform.c.

◆ strength

float const SDefDeformData::strength

Definition at line 166 of file MOD_surfacedeform.c.

◆ targetCos

float(*const SDefDeformData::targetCos)[3]

Definition at line 161 of file MOD_surfacedeform.c.

◆ vertexCos

float(*const SDefDeformData::vertexCos)[3]

Definition at line 162 of file MOD_surfacedeform.c.


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