Blender  V2.59
Public Attributes
SculptSession Struct Reference

#include <BKE_paint.h>

List of all members.

Public Attributes

struct MultiresModifierDatamultires
struct MVertmvert
struct MFacemface
int totvert
int totface
float * face_normals
struct KeyBlockkb
struct ListBasefmap
struct PBVHpbvh
int modifiers_active
float(* orig_cos )[3]
float(* deform_cos )[3]
float(* deform_imats )[3][3]
int partial_redraw
unsigned int texcache_side
unsigned int * texcache
unsigned int texcache_actual
float(* layer_co )[3]
struct SculptStroke * stroke
struct StrokeCachecache

Detailed Description

Definition at line 65 of file BKE_paint.h.


Member Data Documentation

Definition at line 75 of file BKE_paint.h.

Referenced by neighbor_average(), sculpt_update_mesh_elements(), and smooth().

Definition at line 69 of file BKE_paint.h.

Referenced by neighbor_average(), and sculpt_update_mesh_elements().

Definition at line 87 of file BKE_paint.h.

Referenced by draw_mesh_fancy(), sculpt_flush_update(), and sculpt_stroke_done().

struct SculptStroke* SculptSession::stroke

Definition at line 95 of file BKE_paint.h.

unsigned int * SculptSession::texcache

Definition at line 90 of file BKE_paint.h.

Referenced by free_sculptsession(), sculpt_update_tex(), and tex_strength().

Definition at line 90 of file BKE_paint.h.

Referenced by sculpt_update_tex().

Definition at line 90 of file BKE_paint.h.

Referenced by sculpt_update_tex().


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