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::BoundingImportEvent Class Reference

#include <hps.h>

Inheritance diagram for HPS::Stream::BoundingImportEvent:
Collaboration diagram for HPS::Stream::BoundingImportEvent:

Public Member Functions

 BoundingImportEvent ()
 
virtual ~BoundingImportEvent ()
 
 BoundingImportEvent (HPS::SegmentKey &in_segment_key, HPS::BoundingKit &in_bounding_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::BoundingKitbounding_kit
 

Private Member Functions

 BoundingImportEvent (BoundingImportEvent const &)
 
BoundingImportEventoperator= (BoundingImportEvent const &)
 

Constructor & Destructor Documentation

◆ BoundingImportEvent() [1/3]

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

◆ BoundingImportEvent() [2/3]

HPS::Stream::BoundingImportEvent::BoundingImportEvent ( )

◆ ~BoundingImportEvent()

virtual HPS::Stream::BoundingImportEvent::~BoundingImportEvent ( )
virtual

◆ BoundingImportEvent() [3/3]

HPS::Stream::BoundingImportEvent::BoundingImportEvent ( HPS::SegmentKey in_segment_key,
HPS::BoundingKit in_bounding_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=()

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

Member Data Documentation

◆ bounding_kit

HPS::BoundingKit& HPS::Stream::BoundingImportEvent::bounding_kit

◆ segment_key

HPS::SegmentKey& HPS::Stream::BoundingImportEvent::segment_key

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