Blender  V2.59
Public Attributes
SculptUndoNode Struct Reference

#include <sculpt_intern.h>

List of all members.

Public Attributes

struct SculptUndoNodenext
struct SculptUndoNodeprev
char idname [MAX_ID_NAME]
void * node
float(* co )[3]
float(* orig_co )[3]
short(* no )[3]
int totvert
int maxvert
int * index
int maxgrid
int gridsize
int totgrid
int * grids
float * layer_disp
char shapeName [sizeof(((KeyBlock *) 0))->name]

Detailed Description

Definition at line 82 of file sculpt_intern.h.


Member Data Documentation

float(* SculptUndoNode::co)[3]

Definition at line 101 of file sculpt_intern.h.

Referenced by sculpt_undo_free(), sculpt_undo_push_node(), and sculpt_undo_restore().

Definition at line 99 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

char SculptUndoNode::idname[MAX_ID_NAME]

Definition at line 85 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

Definition at line 95 of file sculpt_intern.h.

Referenced by sculpt_undo_free(), sculpt_undo_push_node(), and sculpt_undo_restore().

Definition at line 104 of file sculpt_intern.h.

Referenced by do_layer_brush(), sculpt_undo_free(), and sculpt_undo_push_end().

Definition at line 98 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

Definition at line 94 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

short(* SculptUndoNode::no)[3]

Definition at line 86 of file sculpt_intern.h.

Referenced by sculpt_undo_get_node(), and sculpt_undo_push_node().

Definition at line 83 of file sculpt_intern.h.

char SculptUndoNode::shapeName[sizeof(((KeyBlock *) 0))->name]

Definition at line 107 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

Definition at line 100 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

Definition at line 91 of file sculpt_intern.h.

Referenced by do_layer_brush(), sculpt_undo_push_node(), and sculpt_undo_restore().


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