MeshGui::Vertex Class Reference
Public Member Functions | |
Vertex (const MeshCore::MeshKernel &kernel, const MeshCore::MeshFacetGrid &grid, const Base::Vector3f &pos) | |
bool | visible (const Base::Vector3f &base) const |
Constructor & Destructor Documentation
◆ Vertex()
MeshGui::Vertex::Vertex | ( | const MeshCore::MeshKernel & | kernel, |
const MeshCore::MeshFacetGrid & | grid, | ||
const Base::Vector3f & | pos | ||
) |
Member Function Documentation
◆ visible()
bool MeshGui::Vertex::visible | ( | const Base::Vector3f & | base | ) | const |
References MeshCore::MeshAlgorithm::IsVertexVisible().
Referenced by MeshGui::ViewProviderMesh::getVisibleFacets().
The documentation for this class was generated from the following file:
- src/Mod/Mesh/Gui/ViewProvider.cpp