#include <pbvh_uv_islands.hh>
Definition at line 47 of file pbvh_uv_islands.hh.
◆ VertToEdgeMap() [1/2]
| blender::bke::pbvh::uv_islands::VertToEdgeMap::VertToEdgeMap |
( |
| ) |
|
|
delete |
◆ VertToEdgeMap() [2/2]
| blender::bke::pbvh::uv_islands::VertToEdgeMap::VertToEdgeMap |
( |
const int | verts_num | ) |
|
|
inline |
◆ add()
| void blender::bke::pbvh::uv_islands::VertToEdgeMap::add |
( |
const int | edge_i, |
|
|
const int | v1, |
|
|
const int | v2 ) |
|
inline |
◆ operator[]()
| Span< int > blender::bke::pbvh::uv_islands::VertToEdgeMap::operator[] |
( |
const int | vert_i | ) |
const |
|
inline |
The documentation for this class was generated from the following file: