|
Blender V5.0
|
#include <attribute_convert.hh>
Public Types | |
| using | VBOType = float2 |
Static Public Member Functions | |
| static VBOType | convert (const float2 &value) |
Static Public Attributes | |
| static constexpr GPUVertCompType | gpu_component_type = GPU_COMP_F32 |
| static constexpr int | gpu_component_len = 2 |
| static constexpr GPUVertFetchMode | gpu_fetch_mode = GPU_FETCH_FLOAT |
Definition at line 94 of file attribute_convert.hh.
| using blender::draw::AttributeConverter< float2 >::VBOType = float2 |
Definition at line 95 of file attribute_convert.hh.
|
inlinestatic |
Definition at line 99 of file attribute_convert.hh.
|
staticconstexpr |
Definition at line 97 of file attribute_convert.hh.
|
staticconstexpr |
Definition at line 96 of file attribute_convert.hh.
|
staticconstexpr |
Definition at line 98 of file attribute_convert.hh.