|
Lagrange
|
Global state for the demo. More...
Public Attributes | |
| SurfaceMesh | mesh |
| lagrange::raycasting::RayCaster | ray_caster |
| uint32_t | mesh_index = 0 |
| std::optional< lagrange::AttributeId > | selected_facet |
| polyscope::SurfaceMesh * | ps_mesh = nullptr |
| polyscope::SurfaceMeshQuantity * | ps_selected_facet = nullptr |
| std::optional< PickedPoint > | picked_point |
| bool | show_normals = true |
| float | normal_length = 0.1f |
Global state for the demo.