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

#include <hps.h>

Inheritance diagram for HPS::Stream::SpotlightImportEvent:
Collaboration diagram for HPS::Stream::SpotlightImportEvent:

Public Member Functions

 SpotlightImportEvent ()
 
virtual ~SpotlightImportEvent ()
 
 SpotlightImportEvent (HPS::SegmentKey &in_segment_key, HPS::SpotlightKit &in_spotlight_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::SpotlightKitspotlight_kit
 

Private Member Functions

 SpotlightImportEvent (SpotlightImportEvent const &)
 
SpotlightImportEventoperator= (SpotlightImportEvent const &)
 

Constructor & Destructor Documentation

◆ SpotlightImportEvent() [1/3]

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

◆ SpotlightImportEvent() [2/3]

HPS::Stream::SpotlightImportEvent::SpotlightImportEvent ( )

◆ ~SpotlightImportEvent()

virtual HPS::Stream::SpotlightImportEvent::~SpotlightImportEvent ( )
virtual

◆ SpotlightImportEvent() [3/3]

HPS::Stream::SpotlightImportEvent::SpotlightImportEvent ( HPS::SegmentKey in_segment_key,
HPS::SpotlightKit in_spotlight_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=()

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

Member Data Documentation

◆ segment_key

HPS::SegmentKey& HPS::Stream::SpotlightImportEvent::segment_key

◆ spotlight_kit

HPS::SpotlightKit& HPS::Stream::SpotlightImportEvent::spotlight_kit

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