|
Blender V4.3
|
Public Attributes | |
| Vertex< Space > | vertex_1 |
| Vertex< Space > | vertex_2 |
Definition at line 48 of file pbvh_pixels_copy.cc.
| Vertex<Space> blender::bke::pbvh::pixels::Edge< Space >::vertex_1 |
Definition at line 49 of file pbvh_pixels_copy.cc.
Referenced by blender::bke::pbvh::pixels::convert_coord_space(), blender::bke::pbvh::pixels::Rows::filter_pixels_for_closer_examination(), blender::bke::pbvh::pixels::get_bounds(), and blender::bke::pbvh::pixels::NonManifoldUVEdges::NonManifoldUVEdges().
| Vertex<Space> blender::bke::pbvh::pixels::Edge< Space >::vertex_2 |
Definition at line 50 of file pbvh_pixels_copy.cc.
Referenced by blender::bke::pbvh::pixels::convert_coord_space(), blender::bke::pbvh::pixels::Rows::filter_pixels_for_closer_examination(), and blender::bke::pbvh::pixels::get_bounds().