Blender V4.5
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 116 of file draw_subdiv_shader_shared.hh.

Member Data Documentation

◆ array_index

int PatchCoord::array_index

Definition at line 117 of file draw_subdiv_shader_shared.hh.

◆ patch_index

int PatchCoord::patch_index

Definition at line 118 of file draw_subdiv_shader_shared.hh.

◆ u

float PatchCoord::u

Definition at line 120 of file draw_subdiv_shader_shared.hh.

◆ v

float PatchCoord::v

Definition at line 121 of file draw_subdiv_shader_shared.hh.

◆ vertex_index

int PatchCoord::vertex_index

Definition at line 119 of file draw_subdiv_shader_shared.hh.


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