Blender  V3.3
Public Attributes | List of all members
PaintSurfaceData Struct Reference

#include <BKE_dynamicpaint.h>

Public Attributes

voidformat_data
 
voidtype_data
 
struct PaintAdjDataadj_data
 
struct PaintBakeDatabData
 
int total_points
 

Detailed Description

Definition at line 23 of file BKE_dynamicpaint.h.

Member Data Documentation

◆ adj_data

struct PaintAdjData* PaintSurfaceData::adj_data

◆ bData

struct PaintBakeData* PaintSurfaceData::bData

◆ format_data

void* PaintSurfaceData::format_data

◆ total_points

int PaintSurfaceData::total_points

◆ type_data

void* PaintSurfaceData::type_data

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