Blender V5.0
OsdPatchCoord Struct Reference

#include <draw_subdiv_shader_shared.hh>

Public Attributes

int arrayIndex
int patchIndex
int vertIndex
float s
float t

Detailed Description

Definition at line 143 of file draw_subdiv_shader_shared.hh.

Member Data Documentation

◆ arrayIndex

int OsdPatchCoord::arrayIndex

Definition at line 144 of file draw_subdiv_shader_shared.hh.

◆ patchIndex

int OsdPatchCoord::patchIndex

Definition at line 145 of file draw_subdiv_shader_shared.hh.

◆ s

float OsdPatchCoord::s

Definition at line 147 of file draw_subdiv_shader_shared.hh.

◆ t

float OsdPatchCoord::t

Definition at line 148 of file draw_subdiv_shader_shared.hh.

◆ vertIndex

int OsdPatchCoord::vertIndex

Definition at line 146 of file draw_subdiv_shader_shared.hh.


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