Blender V4.5
DynamicPaintBrushVelocityData Struct Reference

Public Attributes

Vec3fbrush_vel
const float(* positions_p )[3]
const float(* positions_c )[3]
const float(* obmat )[4]
float(* prev_obmat )[4]
float timescale

Detailed Description

Definition at line 3748 of file dynamicpaint.cc.

Member Data Documentation

◆ brush_vel

Vec3f* DynamicPaintBrushVelocityData::brush_vel

Definition at line 3749 of file dynamicpaint.cc.

◆ obmat

const float(* DynamicPaintBrushVelocityData::obmat)[4]

Definition at line 3754 of file dynamicpaint.cc.

◆ positions_c

const float(* DynamicPaintBrushVelocityData::positions_c)[3]

Definition at line 3752 of file dynamicpaint.cc.

◆ positions_p

const float(* DynamicPaintBrushVelocityData::positions_p)[3]

Definition at line 3751 of file dynamicpaint.cc.

◆ prev_obmat

float(* DynamicPaintBrushVelocityData::prev_obmat)[4]

Definition at line 3755 of file dynamicpaint.cc.

◆ timescale

float DynamicPaintBrushVelocityData::timescale

Definition at line 3757 of file dynamicpaint.cc.


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