Blender V5.0
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 597 of file mikktspace.hh.

Constructor & Destructor Documentation

◆ NeighborShard()

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

Definition at line 604 of file mikktspace.hh.

References entries.

Member Function Documentation

◆ buildNeighbors()

Member Data Documentation

◆ entries

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

Definition at line 602 of file mikktspace.hh.

Referenced by buildNeighbors(), and NeighborShard().


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