DGtal  1.4.beta
DGtal::BoundedLatticePolytope< TSpace >::RightStrictUnitSegment Struct Reference

#include <DGtal/geometry/volumes/BoundedLatticePolytope.h>

Public Member Functions

 RightStrictUnitSegment (Dimension d)
 

Data Fields

Dimension k
 

Detailed Description

template<typename TSpace>
struct DGtal::BoundedLatticePolytope< TSpace >::RightStrictUnitSegment

Represents the unit segment from (0,...,0) (included) to (0,...,1,...,0) (excluded) with the 1 at position k.

Definition at line 107 of file BoundedLatticePolytope.h.

Constructor & Destructor Documentation

◆ RightStrictUnitSegment()

template<typename TSpace >
DGtal::BoundedLatticePolytope< TSpace >::RightStrictUnitSegment::RightStrictUnitSegment ( Dimension  d)
inline

Field Documentation

◆ k

template<typename TSpace >
Dimension DGtal::BoundedLatticePolytope< TSpace >::RightStrictUnitSegment::k

Definition at line 108 of file BoundedLatticePolytope.h.


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