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

Member Data Documentation

◆ arrayIndex

int OsdPatchCoord::arrayIndex

Definition at line 152 of file draw_subdiv_shader_shared.hh.

◆ patchIndex

int OsdPatchCoord::patchIndex

Definition at line 153 of file draw_subdiv_shader_shared.hh.

◆ s

float OsdPatchCoord::s

Definition at line 155 of file draw_subdiv_shader_shared.hh.

◆ t

float OsdPatchCoord::t

Definition at line 156 of file draw_subdiv_shader_shared.hh.

◆ vertIndex

int OsdPatchCoord::vertIndex

Definition at line 154 of file draw_subdiv_shader_shared.hh.


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