HighMap library (C++)
Loading...
Searching...
No Matches
hmap::TerrainTriMesh::NeighborData Struct Reference

#include <terrain_tri_mesh.hpp>

Collaboration diagram for hmap::TerrainTriMesh::NeighborData:

Public Member Functions

void clear ()
 
void resize (size_t n)
 

Public Attributes

std::vector< std::vector< Neighbor > > adjacency
 

Member Function Documentation

◆ clear()

void hmap::TerrainTriMesh::NeighborData::clear ( )
inline

◆ resize()

void hmap::TerrainTriMesh::NeighborData::resize ( size_t  n)
inline

Member Data Documentation

◆ adjacency

std::vector<std::vector<Neighbor> > hmap::TerrainTriMesh::NeighborData::adjacency

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