#include <ObjLoader.hpp>
◆ getAttributeDescriptions()
static std::vector< VkVertexInputAttributeDescription > ObjVertex::getAttributeDescriptions |
( |
| ) |
|
|
inlinestatic |
◆ getBindingDescription()
static VkVertexInputBindingDescription ObjVertex::getBindingDescription |
( |
| ) |
|
|
inlinestatic |
◆ operator==()
bool ObjVertex::operator== |
( |
const ObjVertex & |
other | ) |
const |
|
inline |
◆ normal
glm::vec3 ObjVertex::normal |
◆ pos
◆ tex_coord
glm::vec2 ObjVertex::tex_coord |
The documentation for this struct was generated from the following file: