DGtal  1.2.0
Public Member Functions | Data Fields
DGtal::BoundedLatticePolytope< TSpace >::LeftStrictUnitSegment Struct Reference

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

Public Member Functions

 LeftStrictUnitSegment (Dimension d)
 

Data Fields

Dimension k
 

Detailed Description

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

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

Definition at line 117 of file BoundedLatticePolytope.h.

Constructor & Destructor Documentation

◆ LeftStrictUnitSegment()

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

Field Documentation

◆ k

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

Definition at line 118 of file BoundedLatticePolytope.h.


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