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

#include <hps.h>

Inheritance diagram for HPS::Stream::ShellInstanceImportEvent:
Collaboration diagram for HPS::Stream::ShellInstanceImportEvent:

Public Member Functions

 ShellInstanceImportEvent ()
 
virtual ~ShellInstanceImportEvent ()
 
 ShellInstanceImportEvent (HPS::SegmentKey &in_segment_key, HPS::ShellKit &in_shell_kit, HPS::MatrixKit &in_modelling_matrix)
 
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::ShellKitshell_kit
 
HPS::MatrixKitmodelling_matrix
 

Private Member Functions

 ShellInstanceImportEvent (ShellInstanceImportEvent const &)
 
ShellInstanceImportEventoperator= (ShellInstanceImportEvent const &)
 

Constructor & Destructor Documentation

◆ ShellInstanceImportEvent() [1/3]

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

◆ ShellInstanceImportEvent() [2/3]

HPS::Stream::ShellInstanceImportEvent::ShellInstanceImportEvent ( )

◆ ~ShellInstanceImportEvent()

virtual HPS::Stream::ShellInstanceImportEvent::~ShellInstanceImportEvent ( )
virtual

◆ ShellInstanceImportEvent() [3/3]

HPS::Stream::ShellInstanceImportEvent::ShellInstanceImportEvent ( HPS::SegmentKey in_segment_key,
HPS::ShellKit in_shell_kit,
HPS::MatrixKit in_modelling_matrix 
)

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=()

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

Member Data Documentation

◆ modelling_matrix

HPS::MatrixKit& HPS::Stream::ShellInstanceImportEvent::modelling_matrix

◆ segment_key

HPS::SegmentKey& HPS::Stream::ShellInstanceImportEvent::segment_key

◆ shell_kit

HPS::ShellKit& HPS::Stream::ShellInstanceImportEvent::shell_kit

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