Blender V5.0
Vert2GeomData Struct Reference

Public Attributes

blender::Span< blender::float3positions
const int * indices
const SpaceTransformloc2trgt
blender::bke::BVHTreeFromMeshtreeData [3]
floatdist [3]

Detailed Description

Definition at line 71 of file MOD_weightvgproximity.cc.

Member Data Documentation

◆ dist

float* Vert2GeomData::dist[3]

Definition at line 82 of file MOD_weightvgproximity.cc.

◆ indices

const int* Vert2GeomData::indices

Definition at line 75 of file MOD_weightvgproximity.cc.

◆ loc2trgt

const SpaceTransform* Vert2GeomData::loc2trgt

Definition at line 77 of file MOD_weightvgproximity.cc.

◆ positions

blender::Span<blender::float3> Vert2GeomData::positions

Definition at line 73 of file MOD_weightvgproximity.cc.

◆ treeData

blender::bke::BVHTreeFromMesh* Vert2GeomData::treeData[3]

Definition at line 79 of file MOD_weightvgproximity.cc.


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