Blender V5.0
mikk::Mikktspace< Mesh >::NeighborShard::Entry Struct Reference

#include <mikktspace.hh>

Public Member Functions

 Entry (uint32_t key_, uint data_)

Public Attributes

uint key
uint data

Detailed Description

template<typename Mesh>
struct mikk::Mikktspace< Mesh >::NeighborShard::Entry

Definition at line 598 of file mikktspace.hh.

Constructor & Destructor Documentation

◆ Entry()

template<typename Mesh>
mikk::Mikktspace< Mesh >::NeighborShard::Entry::Entry ( uint32_t key_,
uint data_ )
inline

Definition at line 599 of file mikktspace.hh.

References data, and key.

Member Data Documentation

◆ data

template<typename Mesh>
uint mikk::Mikktspace< Mesh >::NeighborShard::Entry::data

◆ key

template<typename Mesh>
uint mikk::Mikktspace< Mesh >::NeighborShard::Entry::key

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