Blender V2.61 - r43446
Public Attributes

BArcIterator Struct Reference

#include <BLI_graph.h>

List of all members.

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

Detailed Description

Definition at line 85 of file BLI_graph.h.


Member Data Documentation

Definition at line 86 of file BLI_graph.h.

Referenced by drawSubdividedStrokeBy(), IT_head(), and IT_peek().

Definition at line 98 of file BLI_graph.h.

Referenced by IT_peek().

Definition at line 97 of file BLI_graph.h.

Referenced by drawSubdividedStrokeBy(), IT_peek(), solveJoints(), and subdivideArcBy().

Definition at line 89 of file BLI_graph.h.

Referenced by IT_next().

Definition at line 90 of file BLI_graph.h.

Referenced by IT_nextN().

Definition at line 94 of file BLI_graph.h.

Referenced by subdivideArcBy().

Definition at line 88 of file BLI_graph.h.

Referenced by IT_peek().

Definition at line 91 of file BLI_graph.h.

Referenced by IT_previous().

Definition at line 95 of file BLI_graph.h.

Referenced by subdivideArcBy().

Definition at line 92 of file BLI_graph.h.

Referenced by IT_stopped().

Definition at line 87 of file BLI_graph.h.

Referenced by IT_peek(), IT_tail(), and subdivideArcBy().


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