|
Blender V4.3
|
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
| namespace | blender::bke::pbvh |
| namespace | blender::ed |
| namespace | blender::ed::sculpt_paint |
| namespace | blender::ed::sculpt_paint::hide |
Functions | |
| Span< int > | blender::ed::sculpt_paint::hide::node_visible_verts (const bke::pbvh::MeshNode &node, const Span< bool > hide_vert, Vector< int > &indices) |
| bool | blender::ed::sculpt_paint::hide::vert_all_faces_visible_get (const Span< bool > hide_poly, const GroupedSpan< int > vert_to_face_map, const int vert) |
| bool | blender::ed::sculpt_paint::hide::vert_all_faces_visible_get (const Span< bool > hide_poly, const SubdivCCG &subdiv_ccg, const SubdivCCGCoord vert) |
| bool | blender::ed::sculpt_paint::hide::vert_all_faces_visible_get (BMVert *vert) |