suanPan
Section
Collaboration diagram for Section:

Modules

 Section-2D
 
 Section-1D
 
 Section-3D
 
 Section-NM
 
 Section-OS
 

Files

file  Fibre.h
 

Namespaces

namespace  suanpan
 

Classes

struct  DataSection
 
class  Section
 A Section class. More...
 

Enumerations

enum class  SectionType : unsigned {
  SectionType::D0 = 0 , SectionType::D1 = 1 , SectionType::D2 = 2 , SectionType::D3 = 3 ,
  SectionType::NM2D = 3 , SectionType::NM3D = 6 , SectionType::OS3D = 12
}
 

Detailed Description

Enumeration Type Documentation

◆ SectionType

enum class SectionType : unsigned
strong
Enumerator
D0 
D1 
D2 
D3 
NM2D 
NM3D 
OS3D