Lagrange
Loading...
Searching...
No Matches
PickedPoint Struct Reference

Struct to store information about a picked point on the mesh surface. More...

Public Attributes

uint32_t mesh_index = 0
 
uint32_t instance_index = 0
 
uint32_t facet_index = 0
 
Eigen::Vector3f position = Eigen::Vector3f::Zero()
 
Eigen::Vector3f normal = Eigen::Vector3f::Zero()
 
Eigen::Vector2f barycentric_coord = Eigen::Vector2f::Zero()
 
float ray_depth = 0.0f
 

Detailed Description

Struct to store information about a picked point on the mesh surface.


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