Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CGeoBlock::SPrvEntityGeoBlock Struct Reference
Collaboration diagram for CGeoBlock::SPrvEntityGeoBlock:
[legend]

Public Member Functions

 SPrvEntityGeoBlock ()
 
 SPrvEntityGeoBlock (const EEntityGeoBlockType &type, std::shared_ptr< std::vector< iv::math::geometry::Point3d > > polyline, const CMesh &mesh)
 
 ~SPrvEntityGeoBlock ()
 
bool operator== (const SPrvEntityGeoBlock &b) const
 

Public Attributes

EEntityGeoBlockType m_type
 
std::shared_ptr< std::vector< iv::math::geometry::Point3d > > m_pointsOpt
 
CMesh m_meshOpt
 

Constructor & Destructor Documentation

◆ SPrvEntityGeoBlock() [1/2]

CGeoBlock::SPrvEntityGeoBlock::SPrvEntityGeoBlock ( )

◆ SPrvEntityGeoBlock() [2/2]

CGeoBlock::SPrvEntityGeoBlock::SPrvEntityGeoBlock ( const EEntityGeoBlockType & type,
std::shared_ptr< std::vector< iv::math::geometry::Point3d > > polyline,
const CMesh & mesh )

◆ ~SPrvEntityGeoBlock()

CGeoBlock::SPrvEntityGeoBlock::~SPrvEntityGeoBlock ( )

Member Function Documentation

◆ operator==()

bool CGeoBlock::SPrvEntityGeoBlock::operator== ( const SPrvEntityGeoBlock & b) const

Member Data Documentation

◆ m_meshOpt

CMesh CGeoBlock::SPrvEntityGeoBlock::m_meshOpt

◆ m_pointsOpt

std::shared_ptr<std::vector<iv::math::geometry::Point3d> > CGeoBlock::SPrvEntityGeoBlock::m_pointsOpt

◆ m_type

EEntityGeoBlockType CGeoBlock::SPrvEntityGeoBlock::m_type

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