Blender V2.61 - r43446
|
Public Attributes | |
HeadFct | head |
TailFct | tail |
PeekFct | peek |
NextFct | next |
NextNFct | nextN |
PreviousFct | previous |
StoppedFct | stopped |
float * | p |
float * | no |
float | size |
int | length |
int | index |
SK_Stroke * | stroke |
int | start |
int | end |
int | stride |
Definition at line 90 of file editarmature_sketch.c.
Definition at line 107 of file editarmature_sketch.c.
Referenced by initStrokeIterator(), and tailPoint().
Definition at line 91 of file editarmature_sketch.c.
Referenced by initIteratorFct().
Definition at line 103 of file editarmature_sketch.c.
Referenced by initStrokeIterator(), iteratorStopped(), nextNPoint(), nextPoint(), peekPoint(), and previousPoint().
Definition at line 102 of file editarmature_sketch.c.
Referenced by initStrokeIterator(), iteratorStopped(), nextNPoint(), and nextPoint().
Definition at line 94 of file editarmature_sketch.c.
Referenced by initIteratorFct().
Definition at line 95 of file editarmature_sketch.c.
Referenced by initIteratorFct().
float * SK_StrokeIterator::no |
Definition at line 99 of file editarmature_sketch.c.
Referenced by headPoint(), setIteratorValues(), and tailPoint().
float* SK_StrokeIterator::p |
Definition at line 99 of file editarmature_sketch.c.
Referenced by headPoint(), setIteratorValues(), and tailPoint().
Definition at line 93 of file editarmature_sketch.c.
Referenced by initIteratorFct().
Definition at line 96 of file editarmature_sketch.c.
Referenced by initIteratorFct().
float SK_StrokeIterator::size |
Definition at line 100 of file editarmature_sketch.c.
Referenced by headPoint(), setIteratorValues(), and tailPoint().
Definition at line 106 of file editarmature_sketch.c.
Referenced by headPoint(), initStrokeIterator(), and setIteratorValues().
Definition at line 97 of file editarmature_sketch.c.
Referenced by initIteratorFct().
Definition at line 108 of file editarmature_sketch.c.
Referenced by headPoint(), initStrokeIterator(), setIteratorValues(), and tailPoint().
Definition at line 105 of file editarmature_sketch.c.
Referenced by headPoint(), initStrokeIterator(), setIteratorValues(), and tailPoint().
Definition at line 92 of file editarmature_sketch.c.
Referenced by initIteratorFct().