Blender
V3.3
|
#include <patch.h>
Public Attributes | |
int | array_index |
int | patch_index |
int | vert_index |
Definition at line 14 of file kernel/geom/patch.h.
int PatchHandle::array_index |
Definition at line 15 of file kernel/geom/patch.h.
Referenced by patch_eval_control_verts(), and patch_map_find_patch().
int PatchHandle::patch_index |
Definition at line 15 of file kernel/geom/patch.h.
Referenced by patch_map_find_patch().
int PatchHandle::vert_index |
Definition at line 15 of file kernel/geom/patch.h.
Referenced by patch_map_find_patch().