cheshirekow  v0.1.0
mpblocks::clarkson93::HorizonRidge< Traits > Struct Template Reference

A horizon ridge is a d-2 dimensional facet (i.e. a facet of a facet),. More...

#include <mpblocks/clarkson93/HorizonRidge.h>

Public Types

typedef Traits::SimplexRef SimplexRef
 

Public Member Functions

 HorizonRidge (SimplexRef Svis_in, SimplexRef Sinvis_in)
 

Public Attributes

SimplexRef Sfill
 the new simplex created to fill the wedge vacated by Svis More...
 
SimplexRef Sinvis
 the x-invisible simplex, which remains infinite More...
 
SimplexRef Svis
 the x-visible simplex, which is dropped to a finite one More...
 

Detailed Description

template<class Traits>
struct mpblocks::clarkson93::HorizonRidge< Traits >

A horizon ridge is a d-2 dimensional facet (i.e. a facet of a facet),.

We store a representation of a horizon ridge by a pair of simplices, one of which is x-visible and the other of which is not

Definition at line 39 of file HorizonRidge.h.

Member Typedef Documentation

template<class Traits >
typedef Traits::SimplexRef mpblocks::clarkson93::HorizonRidge< Traits >::SimplexRef

Definition at line 40 of file HorizonRidge.h.

Constructor & Destructor Documentation

template<class Traits >
mpblocks::clarkson93::HorizonRidge< Traits >::HorizonRidge ( SimplexRef  Svis_in,
SimplexRef  Sinvis_in 
)
inline

Definition at line 48 of file HorizonRidge.h.

Member Data Documentation

template<class Traits >
SimplexRef mpblocks::clarkson93::HorizonRidge< Traits >::Sfill

the new simplex created to fill the wedge vacated by Svis

Definition at line 45 of file HorizonRidge.h.

template<class Traits >
SimplexRef mpblocks::clarkson93::HorizonRidge< Traits >::Sinvis

the x-invisible simplex, which remains infinite

Definition at line 44 of file HorizonRidge.h.

template<class Traits >
SimplexRef mpblocks::clarkson93::HorizonRidge< Traits >::Svis

the x-visible simplex, which is dropped to a finite one

Definition at line 42 of file HorizonRidge.h.


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