Lagrange
Loading...
Searching...
No Matches
OccludedFacetSampler< Scalar, Index >::InstanceInfo Struct Reference

Maps a global facet index back to (mesh, instance, local facet). More...

#include <lagrange/raycasting/remove_occluded_facets.h>

Public Attributes

Index mesh_index
 
Index instance_index
 
uint64_t facet_offset
 Global index of this instance's first facet in the flat arrays (is_visible, etc.).
 
Index num_facets
 Number of facets in this instance's mesh.
 

Detailed Description

template<typename Scalar, typename Index>
struct lagrange::raycasting::OccludedFacetSampler< Scalar, Index >::InstanceInfo

Maps a global facet index back to (mesh, instance, local facet).


The documentation for this struct was generated from the following file: