|
Blender V5.0
|
#include <draw_subdiv_shader_shared.hh>
Public Attributes | |
| int | arrayIndex |
| int | patchIndex |
| int | vertIndex |
| float | s |
| float | t |
Definition at line 143 of file draw_subdiv_shader_shared.hh.
| int OsdPatchCoord::arrayIndex |
Definition at line 144 of file draw_subdiv_shader_shared.hh.
| int OsdPatchCoord::patchIndex |
Definition at line 145 of file draw_subdiv_shader_shared.hh.
| float OsdPatchCoord::s |
Definition at line 147 of file draw_subdiv_shader_shared.hh.
| float OsdPatchCoord::t |
Definition at line 148 of file draw_subdiv_shader_shared.hh.
| int OsdPatchCoord::vertIndex |
Definition at line 146 of file draw_subdiv_shader_shared.hh.