RINGMesh  Version 5.0.0
A programming library for geological model meshes
RINGMesh::LineSide Struct Reference

#include <geomodel.h>

Public Member Functions

 LineSide ()=default
 

Public Attributes

std::vector< index_t > lines_
 
std::vector< boolsides_
 

Detailed Description

Definition at line 85 of file geomodel.h.

Constructor & Destructor Documentation

◆ LineSide()

RINGMesh::LineSide::LineSide ( )
default

Member Data Documentation

◆ lines_

std::vector< index_t > RINGMesh::LineSide::lines_

Definition at line 88 of file geomodel.h.

◆ sides_

std::vector< bool > RINGMesh::LineSide::sides_

Definition at line 89 of file geomodel.h.


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