|
Blender V5.0
|
#include <overlay_private.hh>
Public Member Functions | |
| GPU_VERTEX_FORMAT_FUNC (Vertex, pos, vclass) | |
Public Attributes | |
| float3 | pos |
| VertexClass | vclass |
Definition at line 286 of file overlay_private.hh.
| float3 blender::draw::overlay::Vertex::pos |
Definition at line 287 of file overlay_private.hh.
Referenced by GPU_VERTEX_FORMAT_FUNC(), and blender::draw::overlay::ShapeCache::ShapeCache().
| VertexClass blender::draw::overlay::Vertex::vclass |
Definition at line 288 of file overlay_private.hh.
Referenced by GPU_VERTEX_FORMAT_FUNC().