|
Blender V4.5
|
#include <draw_subdiv_shader_shared.hh>
Public Attributes | |
| int | arrayIndex |
| int | patchIndex |
| int | vertIndex |
| float | s |
| float | t |
Definition at line 151 of file draw_subdiv_shader_shared.hh.
| int OsdPatchCoord::arrayIndex |
Definition at line 152 of file draw_subdiv_shader_shared.hh.
| int OsdPatchCoord::patchIndex |
Definition at line 153 of file draw_subdiv_shader_shared.hh.
| float OsdPatchCoord::s |
Definition at line 155 of file draw_subdiv_shader_shared.hh.
| float OsdPatchCoord::t |
Definition at line 156 of file draw_subdiv_shader_shared.hh.
| int OsdPatchCoord::vertIndex |
Definition at line 154 of file draw_subdiv_shader_shared.hh.