Blender V4.5
SampleCallbackData Struct Reference

Public Attributes

PointDensitypd
int resolution
float * min
float * dim
float * values

Detailed Description

Definition at line 864 of file texture_pointdensity.cc.

Member Data Documentation

◆ dim

float * SampleCallbackData::dim

Definition at line 867 of file texture_pointdensity.cc.

◆ min

float* SampleCallbackData::min

Definition at line 867 of file texture_pointdensity.cc.

◆ pd

PointDensity* SampleCallbackData::pd

Definition at line 865 of file texture_pointdensity.cc.

◆ resolution

int SampleCallbackData::resolution

Definition at line 866 of file texture_pointdensity.cc.

◆ values

float* SampleCallbackData::values

Definition at line 868 of file texture_pointdensity.cc.


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