Information on a geometric mesh.
More...
#include <Mesh.hpp>
|
size_t | vertices = 0 |
| Vertex count.
|
|
size_t | normals = 0 |
| Normal count.
|
|
size_t | tangents = 0 |
| Tangent count.
|
|
size_t | bitangents = 0 |
| Bitangent count.
|
|
size_t | colors = 0 |
| Color count.
|
|
size_t | texcoords = 0 |
| UV count.
|
|
size_t | indices = 0 |
| Index count.
|
|
Information on a geometric mesh.
The documentation for this struct was generated from the following file: