mark_t Struct Reference

#include <ssi_lsegment.hpp>

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Definition at line 12 of file ssi_lsegment.hpp.


Member Function Documentation

coord_t a ( void   )  [inline]

Definition at line 18 of file ssi_lsegment.hpp.

References mark_t::j.

Referenced by lsegment< C, V >::find_regions(), and lsegment< C, V >::promote().

00018 { return j;             };

coord_t b ( void   )  [inline]

Definition at line 19 of file ssi_lsegment.hpp.

Referenced by lsegment< C, V >::find_regions(), and lsegment< C, V >::promote().

00019 { return (this+1)->a(); };


Member Data Documentation

Definition at line 15 of file ssi_lsegment.hpp.

Referenced by mark_t::a(), and lsegment< C, V >::pushm().


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

Generated on 6 Dec 2012 for shape by  doxygen 1.6.1