Blender  V2.93
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 825 of file sculpt_intern.h.

Member Data Documentation

◆ center

const float* SculptSearchSphereData::center

Definition at line 829 of file sculpt_intern.h.

◆ ignore_fully_ineffective

bool SculptSearchSphereData::ignore_fully_ineffective

Definition at line 832 of file sculpt_intern.h.

◆ original

bool SculptSearchSphereData::original

Definition at line 830 of file sculpt_intern.h.

Referenced by SCULPT_filter_cache_init().

◆ radius_squared

float SculptSearchSphereData::radius_squared

Definition at line 828 of file sculpt_intern.h.

◆ sd

struct Sculpt* SculptSearchSphereData::sd

Definition at line 826 of file sculpt_intern.h.

◆ ss

struct SculptSession* SculptSearchSphereData::ss

Definition at line 827 of file sculpt_intern.h.


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