Blender V2.61 - r43446
Public Attributes

foreachScreenEdge_userData Struct Reference

List of all members.

Public Attributes

void(* func )(void *userData, EditEdge *eed, int x0, int y0, int x1, int y1, int index)
void * userData
ViewContext vc
eV3DClipTest clipVerts

Detailed Description

Definition at line 129 of file drawobject.c.


Member Data Documentation

Definition at line 133 of file drawobject.c.

Referenced by mesh_foreachScreenEdge(), and mesh_foreachScreenEdge__mapFunc().

void(* foreachScreenEdge_userData::func)(void *userData, EditEdge *eed, int x0, int y0, int x1, int y1, int index)

Definition at line 130 of file drawobject.c.

Referenced by mesh_foreachScreenEdge(), and mesh_foreachScreenEdge__mapFunc().

Definition at line 131 of file drawobject.c.

Referenced by mesh_foreachScreenEdge(), and mesh_foreachScreenEdge__mapFunc().

Definition at line 132 of file drawobject.c.

Referenced by mesh_foreachScreenEdge(), and mesh_foreachScreenEdge__mapFunc().


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