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

#include <sculpt_intern.h>

Public Attributes

struct Sculptsd
 
struct SculptSessionss
 
float radius_squared
 
const floatcenter
 
bool original
 
bool ignore_fully_ineffective
 

Detailed Description

Definition at line 357 of file sculpt_intern.h.

Member Data Documentation

◆ center

const float* SculptSearchSphereData::center

Definition at line 361 of file sculpt_intern.h.

◆ ignore_fully_ineffective

bool SculptSearchSphereData::ignore_fully_ineffective

Definition at line 364 of file sculpt_intern.h.

◆ original

bool SculptSearchSphereData::original

Definition at line 362 of file sculpt_intern.h.

Referenced by SCULPT_filter_cache_init().

◆ radius_squared

float SculptSearchSphereData::radius_squared

Definition at line 360 of file sculpt_intern.h.

◆ sd

struct Sculpt* SculptSearchSphereData::sd

Definition at line 358 of file sculpt_intern.h.

◆ ss

struct SculptSession* SculptSearchSphereData::ss

Definition at line 359 of file sculpt_intern.h.


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