Lagrange
Loading...
Searching...
No Matches
SamplePointsOnSurfaceOutput< MeshType > Struct Template Reference

Public Types

using Index = typename MeshType::Index
 
using IndexList = typename MeshType::IndexList
 
using VertexArray = typename MeshType::VertexArray
 
using BarycentricArray
 

Public Attributes

Index num_samples = 0
 
IndexList facet_ids = IndexList(0)
 
VertexArray positions = VertexArray()
 
BarycentricArray barycentrics = BarycentricArray()
 

Member Typedef Documentation

◆ BarycentricArray

template<typename MeshType>
using BarycentricArray
Initial value:
Eigen::Matrix<
typename VertexArray::Scalar,
VertexArray::RowsAtCompileTime,
3,
VertexArray::Options>

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