|
Blender V5.0
|
#include <overlay_private.hh>
Public Member Functions | |
| GPU_VERTEX_FORMAT_FUNC (VertexTriple, pos0, pos1, pos2) | |
Public Attributes | |
| float2 | pos0 |
| float2 | pos1 |
| float2 | pos2 |
Definition at line 316 of file overlay_private.hh.
| blender::draw::overlay::VertexTriple::GPU_VERTEX_FORMAT_FUNC | ( | VertexTriple | , |
| pos0 | , | ||
| pos1 | , | ||
| pos2 | ) |
| float2 blender::draw::overlay::VertexTriple::pos0 |
Definition at line 317 of file overlay_private.hh.
Referenced by GPU_VERTEX_FORMAT_FUNC().
| float2 blender::draw::overlay::VertexTriple::pos1 |
Definition at line 318 of file overlay_private.hh.
Referenced by GPU_VERTEX_FORMAT_FUNC().
| float2 blender::draw::overlay::VertexTriple::pos2 |
Definition at line 319 of file overlay_private.hh.
Referenced by GPU_VERTEX_FORMAT_FUNC().