Blender V5.0
PatchCoord Struct Reference

#include <draw_subdiv_shader_shared.hh>

Public Attributes

int array_index
int patch_index
int vertex_index
float u
float v

Detailed Description

Definition at line 108 of file draw_subdiv_shader_shared.hh.

Member Data Documentation

◆ array_index

int PatchCoord::array_index

Definition at line 109 of file draw_subdiv_shader_shared.hh.

◆ patch_index

int PatchCoord::patch_index

Definition at line 110 of file draw_subdiv_shader_shared.hh.

◆ u

float PatchCoord::u

Definition at line 112 of file draw_subdiv_shader_shared.hh.

◆ v

float PatchCoord::v

Definition at line 113 of file draw_subdiv_shader_shared.hh.

◆ vertex_index

int PatchCoord::vertex_index

Definition at line 111 of file draw_subdiv_shader_shared.hh.


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