Blender V2.61 - r43446
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 80 of file sculpt_intern.h.


Member Data Documentation

float(* SculptUndoNode::co)[3]

Definition at line 99 of file sculpt_intern.h.

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

Definition at line 97 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

char SculptUndoNode::idname[MAX_ID_NAME]

Definition at line 83 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

Definition at line 93 of file sculpt_intern.h.

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

Definition at line 102 of file sculpt_intern.h.

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

Definition at line 96 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

Definition at line 92 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

short(* SculptUndoNode::no)[3]

Definition at line 84 of file sculpt_intern.h.

Referenced by sculpt_undo_get_node(), and sculpt_undo_push_node().

Definition at line 81 of file sculpt_intern.h.

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

Definition at line 105 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

Definition at line 98 of file sculpt_intern.h.

Referenced by sculpt_undo_push_node(), and sculpt_undo_restore().

Definition at line 89 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: