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

#include <hps.h>

Inheritance diagram for HPS::Stream::SphereAttributeImportEvent:
Collaboration diagram for HPS::Stream::SphereAttributeImportEvent:

Public Member Functions

 SphereAttributeImportEvent ()
 
virtual ~SphereAttributeImportEvent ()
 
 SphereAttributeImportEvent (HPS::SegmentKey &in_segment_key, HPS::SphereAttributeKit &in_sphere_attribute_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::SphereAttributeKitsphere_attribute_kit
 

Private Member Functions

 SphereAttributeImportEvent (SphereAttributeImportEvent const &)
 
SphereAttributeImportEventoperator= (SphereAttributeImportEvent const &)
 

Constructor & Destructor Documentation

◆ SphereAttributeImportEvent() [1/3]

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

◆ SphereAttributeImportEvent() [2/3]

HPS::Stream::SphereAttributeImportEvent::SphereAttributeImportEvent ( )

◆ ~SphereAttributeImportEvent()

virtual HPS::Stream::SphereAttributeImportEvent::~SphereAttributeImportEvent ( )
virtual

◆ SphereAttributeImportEvent() [3/3]

HPS::Stream::SphereAttributeImportEvent::SphereAttributeImportEvent ( HPS::SegmentKey in_segment_key,
HPS::SphereAttributeKit in_sphere_attribute_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=()

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

Member Data Documentation

◆ segment_key

HPS::SegmentKey& HPS::Stream::SphereAttributeImportEvent::segment_key

◆ sphere_attribute_kit

HPS::SphereAttributeKit& HPS::Stream::SphereAttributeImportEvent::sphere_attribute_kit

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