Blender V5.0
DynamicPaintGenerateBakeData Struct Reference

Public Attributes

const DynamicPaintSurfacesurface
Objectob
blender::Span< blender::float3positions
blender::Span< blender::float3vert_normals
const Vec3fcanvas_verts
bool do_velocity_data
bool new_bdata

Detailed Description

Definition at line 5972 of file dynamicpaint.cc.

Member Data Documentation

◆ canvas_verts

const Vec3f* DynamicPaintGenerateBakeData::canvas_verts

Definition at line 5978 of file dynamicpaint.cc.

◆ do_velocity_data

bool DynamicPaintGenerateBakeData::do_velocity_data

Definition at line 5980 of file dynamicpaint.cc.

◆ new_bdata

bool DynamicPaintGenerateBakeData::new_bdata

Definition at line 5981 of file dynamicpaint.cc.

◆ ob

Object* DynamicPaintGenerateBakeData::ob

Definition at line 5974 of file dynamicpaint.cc.

◆ positions

blender::Span<blender::float3> DynamicPaintGenerateBakeData::positions

Definition at line 5976 of file dynamicpaint.cc.

◆ surface

const DynamicPaintSurface* DynamicPaintGenerateBakeData::surface

Definition at line 5973 of file dynamicpaint.cc.

◆ vert_normals

blender::Span<blender::float3> DynamicPaintGenerateBakeData::vert_normals

Definition at line 5977 of file dynamicpaint.cc.


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