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

#include <hps.h>

Inheritance diagram for HPS::Stream::DrawingAttributeImportEvent:
Collaboration diagram for HPS::Stream::DrawingAttributeImportEvent:

Public Member Functions

 DrawingAttributeImportEvent ()
 
virtual ~DrawingAttributeImportEvent ()
 
 DrawingAttributeImportEvent (HPS::SegmentKey &in_segment_key, HPS::DrawingAttributeKit &in_drawing_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::DrawingAttributeKitdrawing_attribute_kit
 

Private Member Functions

 DrawingAttributeImportEvent (DrawingAttributeImportEvent const &)
 
DrawingAttributeImportEventoperator= (DrawingAttributeImportEvent const &)
 

Constructor & Destructor Documentation

◆ DrawingAttributeImportEvent() [1/3]

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

◆ DrawingAttributeImportEvent() [2/3]

HPS::Stream::DrawingAttributeImportEvent::DrawingAttributeImportEvent ( )

◆ ~DrawingAttributeImportEvent()

virtual HPS::Stream::DrawingAttributeImportEvent::~DrawingAttributeImportEvent ( )
virtual

◆ DrawingAttributeImportEvent() [3/3]

HPS::Stream::DrawingAttributeImportEvent::DrawingAttributeImportEvent ( HPS::SegmentKey in_segment_key,
HPS::DrawingAttributeKit in_drawing_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=()

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

Member Data Documentation

◆ drawing_attribute_kit

HPS::DrawingAttributeKit& HPS::Stream::DrawingAttributeImportEvent::drawing_attribute_kit

◆ segment_key

HPS::SegmentKey& HPS::Stream::DrawingAttributeImportEvent::segment_key

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