#include <bareitems.hpp>
The Point basis class It contains the attributes common to all Points In particular, it contains the one size_type's (first) of the point.
Public Member Functions | |
| BarePoint () | |
| BarePoint (size_type i) | |
Public Attributes | |
| size_type | first |
|
inline |
Standard Constructor
|
inline |
constructor taking the size_type's
| size_type Feel::BarePoint::first |
First size_type which defines the Edge
1.8.5