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

#include <hps.h>

Inheritance diagram for HPS::Stream::LightingAttributeImportEvent:
Collaboration diagram for HPS::Stream::LightingAttributeImportEvent:

Public Member Functions

 LightingAttributeImportEvent ()
 
virtual ~LightingAttributeImportEvent ()
 
 LightingAttributeImportEvent (HPS::SegmentKey &in_segment_key, HPS::LightingAttributeKit &in_lighting_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::LightingAttributeKitlighting_attribute_kit
 

Private Member Functions

 LightingAttributeImportEvent (LightingAttributeImportEvent const &)
 
LightingAttributeImportEventoperator= (LightingAttributeImportEvent const &)
 

Constructor & Destructor Documentation

◆ LightingAttributeImportEvent() [1/3]

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

◆ LightingAttributeImportEvent() [2/3]

HPS::Stream::LightingAttributeImportEvent::LightingAttributeImportEvent ( )

◆ ~LightingAttributeImportEvent()

virtual HPS::Stream::LightingAttributeImportEvent::~LightingAttributeImportEvent ( )
virtual

◆ LightingAttributeImportEvent() [3/3]

HPS::Stream::LightingAttributeImportEvent::LightingAttributeImportEvent ( HPS::SegmentKey in_segment_key,
HPS::LightingAttributeKit in_lighting_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=()

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

Member Data Documentation

◆ lighting_attribute_kit

HPS::LightingAttributeKit& HPS::Stream::LightingAttributeImportEvent::lighting_attribute_kit

◆ segment_key

HPS::SegmentKey& HPS::Stream::LightingAttributeImportEvent::segment_key

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