Blender  V2.93
Public Attributes | List of all members
PatchHandle Struct Reference

#include <geom_patch.h>

Public Attributes

int array_index
 
int patch_index
 
int vert_index
 

Detailed Description

Definition at line 29 of file geom_patch.h.

Member Data Documentation

◆ array_index

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().

◆ patch_index

int PatchHandle::patch_index

Definition at line 30 of file geom_patch.h.

Referenced by patch_eval_basis(), and patch_map_find_patch().

◆ vert_index

int PatchHandle::vert_index

Definition at line 30 of file geom_patch.h.

Referenced by patch_eval_indices(), and patch_map_find_patch().


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