Blender V2.61 - r43446
Public Attributes

foreachScreenVert_userData Struct Reference

List of all members.

Public Attributes

void(* func )(void *userData, EditVert *eve, int x, int y, int index)
void * userData
ViewContext vc
eV3DClipTest clipVerts

Detailed Description

Definition at line 122 of file drawobject.c.


Member Data Documentation

Definition at line 126 of file drawobject.c.

Referenced by mesh_foreachScreenVert(), and mesh_foreachScreenVert__mapFunc().

void(* foreachScreenVert_userData::func)(void *userData, EditVert *eve, int x, int y, int index)

Definition at line 123 of file drawobject.c.

Referenced by mesh_foreachScreenVert(), and mesh_foreachScreenVert__mapFunc().

Definition at line 124 of file drawobject.c.

Referenced by mesh_foreachScreenVert(), and mesh_foreachScreenVert__mapFunc().

Definition at line 125 of file drawobject.c.

Referenced by mesh_foreachScreenVert(), and mesh_foreachScreenVert__mapFunc().


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