Lagrange
Loading...
Searching...
No Matches
InstanceData< Scalar, Index > Struct Template Reference

Per-instance precomputation shared by both samplers. More...

#include <occluded_sampler_common.h>

Inheritance diagram for InstanceData< Scalar, Index >:
FacetInstanceData< Scalar, Index >

Public Attributes

Index mesh_index
 
Eigen::Transform< Scalar, 3, Eigen::Affine > transform
 
std::vector< Scalarfacet_areas
 
std::vector< RaySampler< Scalar > > ray_samplers
 

Detailed Description

template<typename Scalar, typename Index>
struct lagrange::raycasting::detail::InstanceData< Scalar, Index >

Per-instance precomputation shared by both samplers.


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