|
Blender
V2.93
|
#include <geom_patch.h>
Public Attributes | |
| int | array_index |
| int | patch_index |
| int | vert_index |
Definition at line 29 of file geom_patch.h.
| int PatchHandle::array_index |
Definition at line 30 of file geom_patch.h.
Referenced by patch_eval_control_verts(), patch_eval_indices(), and patch_map_find_patch().
| int PatchHandle::patch_index |
Definition at line 30 of file geom_patch.h.
Referenced by patch_eval_basis(), and patch_map_find_patch().
| int PatchHandle::vert_index |
Definition at line 30 of file geom_patch.h.
Referenced by patch_eval_indices(), and patch_map_find_patch().