|
Blender V4.3
|
#include <eval_output.h>
Inherits blender::opensubdiv::RawDataWrapperVertexBuffer< const PatchCoord >.
Public Member Functions | |
| ConstPatchCoordWrapperBuffer (const PatchCoord *data, int num_vertices) | |
Public Member Functions inherited from blender::opensubdiv::RawDataWrapperVertexBuffer< const PatchCoord > | |
| RawDataWrapperVertexBuffer (const PatchCoord *data, int num_vertices) | |
| int | GetNumVertices () |
Public Member Functions inherited from blender::opensubdiv::RawDataWrapperBuffer< const PatchCoord > | |
| RawDataWrapperBuffer (const PatchCoord *data) | |
| const PatchCoord * | BindCpuBuffer () |
| int | BindVBO () |
Additional Inherited Members | |
Protected Attributes inherited from blender::opensubdiv::RawDataWrapperVertexBuffer< const PatchCoord > | |
| int | num_vertices_ |
Protected Attributes inherited from blender::opensubdiv::RawDataWrapperBuffer< const PatchCoord > | |
| const PatchCoord * | data_ |
Definition at line 154 of file eval_output.h.
|
inline |
Definition at line 156 of file eval_output.h.