|
Blender
V2.59
|
#include <BKE_sketch.h>
Public Attributes | |
| SK_Stroke * | stk |
| SK_Stroke * | segments |
| ListBase | intersections |
| ListBase | self_intersections |
| int | nb_self_intersections |
| int | nb_intersections |
| int | nb_segments |
Definition at line 103 of file BKE_sketch.h.
Definition at line 107 of file BKE_sketch.h.
Referenced by sk_applyCommandGesture(), sk_applyCutGesture(), sk_applyDeleteGesture(), sk_applyMergeGesture(), sk_applyReverseGesture(), sk_applyTrimGesture(), sk_detectCommandGesture(), sk_detectMergeGesture(), sk_detectReverseGesture(), sk_freeGesture(), and sk_initGesture().
Definition at line 111 of file BKE_sketch.h.
Referenced by sk_detectCommandGesture(), sk_detectCutGesture(), sk_detectDeleteGesture(), sk_detectMergeGesture(), sk_detectReverseGesture(), sk_detectTrimGesture(), and sk_initGesture().
Definition at line 112 of file BKE_sketch.h.
Referenced by sk_detectCommandGesture(), sk_detectConvertGesture(), sk_detectCutGesture(), sk_detectDeleteGesture(), sk_detectMergeGesture(), sk_detectReverseGesture(), sk_detectTrimGesture(), and sk_initGesture().
Definition at line 110 of file BKE_sketch.h.
Referenced by sk_detectCommandGesture(), sk_detectConvertGesture(), sk_detectReverseGesture(), sk_detectTrimGesture(), and sk_initGesture().
Definition at line 105 of file BKE_sketch.h.
Referenced by sk_applyTrimGesture(), sk_detectDeleteGesture(), sk_detectTrimGesture(), sk_freeGesture(), and sk_initGesture().
Definition at line 108 of file BKE_sketch.h.
Referenced by sk_detectCommandGesture(), sk_freeGesture(), and sk_initGesture().
Definition at line 104 of file BKE_sketch.h.
Referenced by sk_detectMergeGesture(), sk_detectReverseGesture(), and sk_initGesture().