|
Blender
V2.59
|
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 92 of file editarmature_sketch.c.
Definition at line 109 of file editarmature_sketch.c.
Referenced by initStrokeIterator(), and tailPoint().
Definition at line 93 of file editarmature_sketch.c.
Referenced by initIteratorFct().
Definition at line 105 of file editarmature_sketch.c.
Referenced by initStrokeIterator(), iteratorStopped(), nextNPoint(), nextPoint(), peekPoint(), and previousPoint().
Definition at line 104 of file editarmature_sketch.c.
Referenced by initStrokeIterator(), iteratorStopped(), nextNPoint(), and nextPoint().
Definition at line 96 of file editarmature_sketch.c.
Referenced by initIteratorFct().
Definition at line 97 of file editarmature_sketch.c.
Referenced by initIteratorFct().
| float * SK_StrokeIterator::no |
Definition at line 101 of file editarmature_sketch.c.
Referenced by headPoint(), setIteratorValues(), and tailPoint().
| float* SK_StrokeIterator::p |
Definition at line 101 of file editarmature_sketch.c.
Referenced by headPoint(), setIteratorValues(), and tailPoint().
Definition at line 95 of file editarmature_sketch.c.
Referenced by initIteratorFct().
Definition at line 98 of file editarmature_sketch.c.
Referenced by initIteratorFct().
| float SK_StrokeIterator::size |
Definition at line 102 of file editarmature_sketch.c.
Referenced by MakeCursor::App::changesize(), MakeCursor::App::doit(), headPoint(), MakeCursor::App::scrnclick(), MakeCursor::App::scrndrag(), setIteratorValues(), tailPoint(), MakeCursor::App::updateprev(), and MakeCursor::App::updatescrn().
Definition at line 108 of file editarmature_sketch.c.
Referenced by headPoint(), initStrokeIterator(), and setIteratorValues().
Definition at line 99 of file editarmature_sketch.c.
Referenced by initIteratorFct().
Definition at line 110 of file editarmature_sketch.c.
Referenced by headPoint(), initStrokeIterator(), setIteratorValues(), and tailPoint().
Definition at line 107 of file editarmature_sketch.c.
Referenced by headPoint(), initStrokeIterator(), setIteratorValues(), and tailPoint().
Definition at line 94 of file editarmature_sketch.c.
Referenced by initIteratorFct().