|
Blender V4.5
|
#include <draw_subdiv_shader_shared.hh>
Public Attributes | |
| int | regDesc |
| int | desc |
| int | numPatches |
| int | indexBase |
| int | stride |
| int | primitiveIdBase |
Definition at line 141 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::desc |
Definition at line 143 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::indexBase |
Definition at line 145 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::numPatches |
Definition at line 144 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::primitiveIdBase |
Definition at line 147 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::regDesc |
Definition at line 142 of file draw_subdiv_shader_shared.hh.
| int OsdPatchArray::stride |
Definition at line 146 of file draw_subdiv_shader_shared.hh.