Blender  V3.3
Public Attributes | List of all members
PatchHandle Struct Reference

#include <patch.h>

Public Attributes

int array_index
 
int patch_index
 
int vert_index
 

Detailed Description

Definition at line 14 of file kernel/geom/patch.h.

Member Data Documentation

◆ array_index

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

◆ patch_index

int PatchHandle::patch_index

Definition at line 15 of file kernel/geom/patch.h.

Referenced by patch_map_find_patch().

◆ vert_index

int PatchHandle::vert_index

Definition at line 15 of file kernel/geom/patch.h.

Referenced by patch_map_find_patch().


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