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

#include <cathier/geometrics.h>

Inheritance diagram for til::geo::Project::PointOnLine3D< TArray, TPrecArray >:

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::PointOnLine3D< TArray, TPrecArray >

Definition at line 328 of file geometrics.h.

Member Typedef Documentation

◆ prec_type

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

Definition at line 331 of file geometrics.h.

Member Function Documentation

◆ operator()()

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

Definition at line 338 of file geometrics.h.


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