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

Public Attributes

PointDensitypd
 
int resolution
 
floatmin
 
floatdim
 
floatvalues
 

Detailed Description

Definition at line 857 of file texture_pointdensity.c.

Member Data Documentation

◆ dim

float * SampleCallbackData::dim

Definition at line 860 of file texture_pointdensity.c.

◆ min

float* SampleCallbackData::min

Definition at line 860 of file texture_pointdensity.c.

◆ pd

PointDensity* SampleCallbackData::pd

Definition at line 858 of file texture_pointdensity.c.

◆ resolution

int SampleCallbackData::resolution

Definition at line 859 of file texture_pointdensity.c.

◆ values

float* SampleCallbackData::values

Definition at line 861 of file texture_pointdensity.c.


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