TTK
Loading...
Searching...
No Matches
Public Attributes | List of all members
ttk::SurfaceGeometrySmoother::ProjectionInput Struct Reference

Stores the findProjection() input. More...

#include <SurfaceGeometrySmoother.h>

Public Attributes

size_t id
 
Pointpt
 
SimplexId nearestVertex
 

Detailed Description

Stores the findProjection() input.

Definition at line 130 of file SurfaceGeometrySmoother.h.

Member Data Documentation

◆ id

size_t ttk::SurfaceGeometrySmoother::ProjectionInput::id

Vertex id in the surface to project

Definition at line 132 of file SurfaceGeometrySmoother.h.

◆ nearestVertex

SimplexId ttk::SurfaceGeometrySmoother::ProjectionInput::nearestVertex

Nearest vertex in the reference surface

Definition at line 136 of file SurfaceGeometrySmoother.h.

◆ pt

Point& ttk::SurfaceGeometrySmoother::ProjectionInput::pt

Input point coordinates

Definition at line 134 of file SurfaceGeometrySmoother.h.


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