| geolib2
    | 
#include <Mesh.h>
| Public Member Functions | |
| TriangleI (unsigned int i1, unsigned int i2, unsigned int i3) | |
| Public Attributes | |
| unsigned int | i1_ | 
| unsigned int | i2_ | 
| unsigned int | i3_ | 
| Points in the Mesh::points_ vector.  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &out, const TriangleI &tri) | 
| 
 | inline | 
| 
 | friend | 
| unsigned int geo::TriangleI::i3_ | 
Points in the Mesh::points_ vector.
 1.8.17
 1.8.17