Home
last modified time | relevance | path

Searched refs:AttributeBase (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.h29 bool GetAttributeType(BASE_NS::string_view dataType, AttributeBase& out);
41 BASE_NS::string_view GetAttributeType(AttributeBase type);
H A Dgltf2_data_structures.h59 struct AttributeBase;
327 struct AttributeBase { struct in GLTF2::AttributeType::RenderMode::FilterMode::WrapMode
333 AttributeBase attribute;
H A Dgltf2_util.cpp250 bool GetAttributeType(const string_view dataType, AttributeBase& out) in GetAttributeType()
255 AttributeBase attribute; in GetAttributeType()
453 string_view GetAttributeType(AttributeBase dataType) in GetAttributeType()

Completed in 4 milliseconds