vengine  0.1.0
3D graphics engine made with Vulkan
Loading...
Searching...
No Matches
std::hash< ven::Model::Vertex > Struct Reference
+ Collaboration diagram for std::hash< ven::Model::Vertex >:

Public Member Functions

size_t operator() (ven::Model::Vertex const &vertex) const
 

Detailed Description

Definition at line 16 of file model.cpp.

Member Function Documentation

◆ operator()()

size_t std::hash< ven::Model::Vertex >::operator() ( ven::Model::Vertex const & vertex) const
inline

Definition at line 17 of file model.cpp.

References ven::Model::Vertex::color, ven::hashCombine(), ven::Model::Vertex::normal, ven::Model::Vertex::position, and ven::Model::Vertex::uv.

+ Here is the call graph for this function:

The documentation for this struct was generated from the following file: