geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
ProjectionResult< T, N > Struct Template Reference

Public Member Functions

 operator bool () const
 
void update (T d2, Vec< T, N > point, const SimplexFace< T, N > &face, bool new_backfacing)
 

Public Attributes

bool backfacing = false
 
bool contains = false
 
distance2 = std::numeric_limits<T>::max()
 
bool exists = false
 
SimplexFace< T, N > face
 
bool is_degenerate = false
 
Vec< T, N > projected_point
 

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