aimstil  5.0.5
til::geo::Project::PointOnSegment3D< TArray, TPrecArray > Class Template Reference

#include <cathier/geometrics.h>

Public Types

typedef TPrecArray::value_type prec_type
 

Public Member Functions

void operator() (const TArray &P, const TArray &A, const TArray &B, TPrecArray &output)
 

Detailed Description

template<typename TArray, typename TPrecArray>
class til::geo::Project::PointOnSegment3D< TArray, TPrecArray >

Definition at line 357 of file geometrics.h.

Member Typedef Documentation

◆ prec_type

template<typename TArray , typename TPrecArray >
typedef TPrecArray::value_type til::geo::Project::PointOnSegment3D< TArray, TPrecArray >::prec_type

Definition at line 360 of file geometrics.h.

Member Function Documentation

◆ operator()()

template<typename TArray , typename TPrecArray >
void til::geo::Project::PointOnSegment3D< TArray, TPrecArray >::operator() ( const TArray &  P,
const TArray &  A,
const TArray &  B,
TPrecArray &  output 
)
inline

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