|
Blender V5.0
|
#include <overlay_private.hh>
Public Member Functions | |
| GPU_VERTEX_FORMAT_FUNC (VertexBone, pos, vclass) | |
Public Attributes | |
| float3 | pos |
| StickBoneFlag | vclass |
Definition at line 293 of file overlay_private.hh.
| blender::draw::overlay::VertexBone::GPU_VERTEX_FORMAT_FUNC | ( | VertexBone | , |
| pos | , | ||
| vclass | ) |
| float3 blender::draw::overlay::VertexBone::pos |
Definition at line 294 of file overlay_private.hh.
Referenced by GPU_VERTEX_FORMAT_FUNC().
| StickBoneFlag blender::draw::overlay::VertexBone::vclass |
Definition at line 295 of file overlay_private.hh.
Referenced by GPU_VERTEX_FORMAT_FUNC().