Hoops Visualize HPS  version 2018-SP2
Hoops Visualize HPS 3D Rendering Engine
Looking for a senior C++ dev?
I'm looking for work. Hire me!
HPS::Stream::PolygonImportEvent Class Reference

#include <hps.h>

Inheritance diagram for HPS::Stream::PolygonImportEvent:
Collaboration diagram for HPS::Stream::PolygonImportEvent:

Public Member Functions

 PolygonImportEvent ()
 
virtual ~PolygonImportEvent ()
 
 PolygonImportEvent (HPS::SegmentKey &in_segment_key, HPS::PolygonKit &in_polygon_kit)
 
intptr_t GetClassID () const
 Returns a unique identifier that is shared by all objects of the same class. More...
 

Public Attributes

HPS::SegmentKeysegment_key
 
HPS::PolygonKitpolygon_kit
 

Private Member Functions

 PolygonImportEvent (PolygonImportEvent const &)
 
PolygonImportEventoperator= (PolygonImportEvent const &)
 

Constructor & Destructor Documentation

◆ PolygonImportEvent() [1/3]

HPS::Stream::PolygonImportEvent::PolygonImportEvent ( PolygonImportEvent const &  )
private

◆ PolygonImportEvent() [2/3]

HPS::Stream::PolygonImportEvent::PolygonImportEvent ( )

◆ ~PolygonImportEvent()

virtual HPS::Stream::PolygonImportEvent::~PolygonImportEvent ( )
virtual

◆ PolygonImportEvent() [3/3]

HPS::Stream::PolygonImportEvent::PolygonImportEvent ( HPS::SegmentKey in_segment_key,
HPS::PolygonKit in_polygon_kit 
)

Member Function Documentation

◆ GetClassID()

intptr_t HPS::Stream::ImportEvent::GetClassID ( ) const
inherited

Returns a unique identifier that is shared by all objects of the same class.

◆ operator=()

PolygonImportEvent& HPS::Stream::PolygonImportEvent::operator= ( PolygonImportEvent const &  )
private

Member Data Documentation

◆ polygon_kit

HPS::PolygonKit& HPS::Stream::PolygonImportEvent::polygon_kit

◆ segment_key

HPS::SegmentKey& HPS::Stream::PolygonImportEvent::segment_key

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