Oxygen Engine
Modern C++ 3D Engine using OpenGL
Loading...
Searching...
No Matches
oe::scene::ComplexMesh< V >::MikkTSpaceUserData Struct Reference

Struct used to convert data to generate tangents from MikkTSpace. More...

#include <OxygenEngine/scene/mesh.h>

Collaboration diagram for oe::scene::ComplexMesh< V >::MikkTSpaceUserData:
[legend]

Public Attributes

ComplexMeshmesh
 pointer to the treated mesh
 
std::vector< glm::uvec3 > triangles
 list of triangles (vector of indices)
 

Detailed Description

template<ComplexVertex V>
struct oe::scene::ComplexMesh< V >::MikkTSpaceUserData

Struct used to convert data to generate tangents from MikkTSpace.


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