Blender  V2.93
Public Attributes | List of all members
DynamicPaintBrushVelocityData Struct Reference

Public Attributes

Vec3fbrush_vel
 
const MVertmvert_p
 
const MVertmvert_c
 
float(* obmat )[4]
 
float(* prev_obmat )[4]
 
const float timescale
 

Detailed Description

Definition at line 3749 of file dynamicpaint.c.

Member Data Documentation

◆ brush_vel

Vec3f* DynamicPaintBrushVelocityData::brush_vel

Definition at line 3750 of file dynamicpaint.c.

◆ mvert_c

const MVert* DynamicPaintBrushVelocityData::mvert_c

Definition at line 3753 of file dynamicpaint.c.

◆ mvert_p

const MVert* DynamicPaintBrushVelocityData::mvert_p

Definition at line 3752 of file dynamicpaint.c.

◆ obmat

float(* DynamicPaintBrushVelocityData::obmat)[4]

Definition at line 3755 of file dynamicpaint.c.

◆ prev_obmat

float(* DynamicPaintBrushVelocityData::prev_obmat)[4]

Definition at line 3756 of file dynamicpaint.c.

◆ timescale

const float DynamicPaintBrushVelocityData::timescale

Definition at line 3758 of file dynamicpaint.c.


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