|
Blender V5.0
|
#include <draw_subdiv_shader_shared.hh>
Public Attributes | |
| int | regDesc |
| int | desc |
| int | numPatches |
| int | indexBase |
| int | stride |
| int | primitiveIdBase |
Definition at line 133 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::desc |
Definition at line 135 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::indexBase |
Definition at line 137 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::numPatches |
Definition at line 136 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::primitiveIdBase |
Definition at line 139 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::regDesc |
Definition at line 134 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::stride |
Definition at line 138 of file draw_subdiv_shader_shared.hh.