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

#include <hps.h>

Inheritance diagram for HPS::Stream::MeshInstanceImportEvent:
Collaboration diagram for HPS::Stream::MeshInstanceImportEvent:

Public Member Functions

 MeshInstanceImportEvent ()
 
virtual ~MeshInstanceImportEvent ()
 
 MeshInstanceImportEvent (HPS::SegmentKey &in_segment_key, HPS::MeshKit &in_mesh_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::MeshKitmesh_kit
 
HPS::MatrixKitmodelling_matrix
 

Private Member Functions

 MeshInstanceImportEvent (MeshInstanceImportEvent const &)
 
MeshInstanceImportEventoperator= (MeshInstanceImportEvent const &)
 

Constructor & Destructor Documentation

◆ MeshInstanceImportEvent() [1/3]

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

◆ MeshInstanceImportEvent() [2/3]

HPS::Stream::MeshInstanceImportEvent::MeshInstanceImportEvent ( )

◆ ~MeshInstanceImportEvent()

virtual HPS::Stream::MeshInstanceImportEvent::~MeshInstanceImportEvent ( )
virtual

◆ MeshInstanceImportEvent() [3/3]

HPS::Stream::MeshInstanceImportEvent::MeshInstanceImportEvent ( HPS::SegmentKey in_segment_key,
HPS::MeshKit in_mesh_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=()

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

Member Data Documentation

◆ mesh_kit

HPS::MeshKit& HPS::Stream::MeshInstanceImportEvent::mesh_kit

◆ modelling_matrix

HPS::MatrixKit& HPS::Stream::MeshInstanceImportEvent::modelling_matrix

◆ segment_key

HPS::SegmentKey& HPS::Stream::MeshInstanceImportEvent::segment_key

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