Blender V4.3
mikk::Mikktspace< Mesh >::NeighborShard Struct Reference

#include <mikktspace.hh>

Classes

struct  Entry
 

Public Member Functions

 NeighborShard (size_t capacity)
 
void buildNeighbors (Mikktspace< Mesh > *mikk)
 

Public Attributes

std::vector< Entryentries
 

Detailed Description

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

Definition at line 585 of file mikktspace.hh.

Constructor & Destructor Documentation

◆ NeighborShard()

template<typename Mesh >
mikk::Mikktspace< Mesh >::NeighborShard::NeighborShard ( size_t capacity)
inline

Definition at line 592 of file mikktspace.hh.

Member Function Documentation

◆ buildNeighbors()

template<typename Mesh >
void mikk::Mikktspace< Mesh >::NeighborShard::buildNeighbors ( Mikktspace< Mesh > * mikk)
inline

Definition at line 597 of file mikktspace.hh.

References b, e, mikk::radixsort(), and mikk::UNSET_ENTRY.

Member Data Documentation

◆ entries

template<typename Mesh >
std::vector<Entry> mikk::Mikktspace< Mesh >::NeighborShard::entries

Definition at line 590 of file mikktspace.hh.


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