DGtal 1.3.0
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
DGtal::PlaneProbingDigitalSurfaceLocalEstimator< TSurface, TInternalProbingAlgorithm >::ProbingFrame Struct Reference

#include <DGtal/geometry/surfaces/estimation/PlaneProbingDigitalSurfaceLocalEstimator.h>

Public Member Functions

ProbingFrame rotatedCopy () const
 
Point shift () const
 

Data Fields

Point p
 
Point b1
 
Point b2
 
Point normal
 

Detailed Description

template<typename TSurface, typename TInternalProbingAlgorithm>
struct DGtal::PlaneProbingDigitalSurfaceLocalEstimator< TSurface, TInternalProbingAlgorithm >::ProbingFrame

A probing frame represents a 3D orthogonal frame, that is internally used to define the starting position of a plane-probing algorithm.

Definition at line 85 of file PlaneProbingDigitalSurfaceLocalEstimator.h.

Member Function Documentation

◆ rotatedCopy()

template<typename TSurface , typename TInternalProbingAlgorithm >
ProbingFrame DGtal::PlaneProbingDigitalSurfaceLocalEstimator< TSurface, TInternalProbingAlgorithm >::ProbingFrame::rotatedCopy ( ) const
inline

◆ shift()

template<typename TSurface , typename TInternalProbingAlgorithm >
Point DGtal::PlaneProbingDigitalSurfaceLocalEstimator< TSurface, TInternalProbingAlgorithm >::ProbingFrame::shift ( ) const
inline

Field Documentation

◆ b1

template<typename TSurface , typename TInternalProbingAlgorithm >
Point DGtal::PlaneProbingDigitalSurfaceLocalEstimator< TSurface, TInternalProbingAlgorithm >::ProbingFrame::b1

◆ b2

template<typename TSurface , typename TInternalProbingAlgorithm >
Point DGtal::PlaneProbingDigitalSurfaceLocalEstimator< TSurface, TInternalProbingAlgorithm >::ProbingFrame::b2

◆ normal

template<typename TSurface , typename TInternalProbingAlgorithm >
Point DGtal::PlaneProbingDigitalSurfaceLocalEstimator< TSurface, TInternalProbingAlgorithm >::ProbingFrame::normal

◆ p

template<typename TSurface , typename TInternalProbingAlgorithm >
Point DGtal::PlaneProbingDigitalSurfaceLocalEstimator< TSurface, TInternalProbingAlgorithm >::ProbingFrame::p

The base point/

Definition at line 87 of file PlaneProbingDigitalSurfaceLocalEstimator.h.


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