Version: 9.12.0
SMESH_MAT2d::BranchEnd Struct Reference

End point of MA Branch. More...

#include <SMESH_MAT2d.hxx>

Public Member Functions

 BranchEnd ()
 

Data Fields

const TVDVertex_vertex
 
BranchEndType _type
 
std::vector< const Branch * > _branches
 

Detailed Description

End point of MA Branch.

Constructor & Destructor Documentation

◆ BranchEnd()

SMESH_MAT2d::BranchEnd::BranchEnd ( )

Field Documentation

◆ _branches

std::vector< const Branch* > SMESH_MAT2d::BranchEnd::_branches

◆ _type

BranchEndType SMESH_MAT2d::BranchEnd::_type

◆ _vertex

const TVDVertex* SMESH_MAT2d::BranchEnd::_vertex