|
Blender V5.0
|
#include <eval_output.h>
Inherited by blender::opensubdiv::RawDataWrapperVertexBuffer< T >.
Public Member Functions | |
| RawDataWrapperBuffer (T *data) | |
| T * | BindCpuBuffer () |
| gpu::VertBuf * | get_vertex_buffer () |
Protected Attributes | |
| T * | data_ |
Definition at line 136 of file eval_output.h.
|
inline |
Definition at line 138 of file eval_output.h.
References data, data_, and T.
Referenced by blender::opensubdiv::RawDataWrapperVertexBuffer< T >::RawDataWrapperVertexBuffer().
|
inline |
Definition at line 140 of file eval_output.h.
|
inline |
Definition at line 145 of file eval_output.h.
|
protected |
Definition at line 153 of file eval_output.h.
Referenced by BindCpuBuffer(), and RawDataWrapperBuffer().