CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FacetModeler::Profile2DBoundaryImpl Class Reference

#include <FMImpProfile2DBoundary.h>

Public Member Functions

 Profile2DBoundaryImpl (const OdGeTol &tol)
 
const OdGeToltol () const
 
void setTol (const OdGeTol &tTol)
 
void invalidateGeometry ()
 
void clearGeometry ()
 
void updateGeometry ()
 

Public Attributes

bool m_bCachedRawData
 
std::vector< Segment2Dm_aGeoS
 
std::vector< Contour2Dm_aGeoC
 
std::vector< Profile2Dm_aGeoP
 
FMSegmentNet2D::SegNetProcessor m_cCore
 

Detailed Description

Definition at line 31 of file FMImpProfile2DBoundary.h.

Constructor & Destructor Documentation

◆ Profile2DBoundaryImpl()

FacetModeler::Profile2DBoundaryImpl::Profile2DBoundaryImpl ( const OdGeTol tol)
inline

Definition at line 34 of file FMImpProfile2DBoundary.h.

Member Function Documentation

◆ clearGeometry()

void FacetModeler::Profile2DBoundaryImpl::clearGeometry ( )
inline

Definition at line 59 of file FMImpProfile2DBoundary.h.

◆ invalidateGeometry()

void FacetModeler::Profile2DBoundaryImpl::invalidateGeometry ( )
inline

Definition at line 54 of file FMImpProfile2DBoundary.h.

◆ setTol()

void FacetModeler::Profile2DBoundaryImpl::setTol ( const OdGeTol tTol)
inline

Definition at line 48 of file FMImpProfile2DBoundary.h.

◆ tol()

const OdGeTol & FacetModeler::Profile2DBoundaryImpl::tol ( ) const
inline

Definition at line 43 of file FMImpProfile2DBoundary.h.

◆ updateGeometry()

void FacetModeler::Profile2DBoundaryImpl::updateGeometry ( )
inline

Definition at line 68 of file FMImpProfile2DBoundary.h.

Member Data Documentation

◆ m_aGeoC

std::vector<Contour2D> FacetModeler::Profile2DBoundaryImpl::m_aGeoC

Definition at line 92 of file FMImpProfile2DBoundary.h.

◆ m_aGeoP

std::vector<Profile2D> FacetModeler::Profile2DBoundaryImpl::m_aGeoP

Definition at line 93 of file FMImpProfile2DBoundary.h.

◆ m_aGeoS

std::vector<Segment2D> FacetModeler::Profile2DBoundaryImpl::m_aGeoS

Definition at line 91 of file FMImpProfile2DBoundary.h.

◆ m_bCachedRawData

bool FacetModeler::Profile2DBoundaryImpl::m_bCachedRawData

Definition at line 90 of file FMImpProfile2DBoundary.h.

◆ m_cCore

FMSegmentNet2D::SegNetProcessor FacetModeler::Profile2DBoundaryImpl::m_cCore

Definition at line 95 of file FMImpProfile2DBoundary.h.


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