Blender V2.61 - r43446
Public Attributes

BGraph Struct Reference

#include <BLI_graph.h>

List of all members.

Public Attributes

ListBase arcs
ListBase nodes
float length
FreeArc free_arc
FreeNode free_node
RadialSymmetry radial_symmetry
AxialSymmetry axial_symmetry

Detailed Description

Definition at line 27 of file BLI_graph.h.


Member Data Documentation

Definition at line 37 of file BLI_graph.h.

Referenced by testAxialSymmetry().

Definition at line 34 of file BLI_graph.h.

Referenced by BLI_removeArc(), BLI_replaceNode(), and BLI_replaceNodeInArc().

Definition at line 35 of file BLI_graph.h.

Referenced by BLI_freeNode().

Definition at line 31 of file BLI_graph.h.

Referenced by BIF_ReebGraphMultiFromEditMesh(), and BLI_calcGraphLength().

Definition at line 36 of file BLI_graph.h.

Referenced by testRadialSymmetry().


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