#include <pbvh_uv_islands.hh>
Definition at line 88 of file pbvh_uv_islands.hh.
◆ TriangleToEdgeMap() [1/2]
| blender::bke::pbvh::uv_islands::TriangleToEdgeMap::TriangleToEdgeMap |
( |
| ) |
|
|
delete |
◆ TriangleToEdgeMap() [2/2]
| blender::bke::pbvh::uv_islands::TriangleToEdgeMap::TriangleToEdgeMap |
( |
const int | edges_num | ) |
|
|
inline |
◆ add()
| void blender::bke::pbvh::uv_islands::TriangleToEdgeMap::add |
( |
const Span< int > | edges, |
|
|
const int | tri_i ) |
|
inline |
◆ operator[]()
| Span< int > blender::bke::pbvh::uv_islands::TriangleToEdgeMap::operator[] |
( |
const int | tri_i | ) |
const |
|
inline |
The documentation for this class was generated from the following file: