Blender  V3.3
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 3711 of file dynamicpaint.c.

Member Data Documentation

◆ brush_vel

Vec3f* DynamicPaintBrushVelocityData::brush_vel

Definition at line 3712 of file dynamicpaint.c.

◆ mvert_c

const MVert* DynamicPaintBrushVelocityData::mvert_c

Definition at line 3715 of file dynamicpaint.c.

◆ mvert_p

const MVert* DynamicPaintBrushVelocityData::mvert_p

Definition at line 3714 of file dynamicpaint.c.

◆ obmat

float(* DynamicPaintBrushVelocityData::obmat)[4]

Definition at line 3717 of file dynamicpaint.c.

◆ prev_obmat

float(* DynamicPaintBrushVelocityData::prev_obmat)[4]

Definition at line 3718 of file dynamicpaint.c.

◆ timescale

const float DynamicPaintBrushVelocityData::timescale

Definition at line 3720 of file dynamicpaint.c.


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