ufe 6.5
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
Ufe::LightInterface Class Reference

#include <light2.h>

Inheritance diagram for Ufe::LightInterface:

Public Types

typedef std::shared_ptr< LightInterfacePtr
 

Public Member Functions

 LightInterface ()
 Constructor. More...
 
 LightInterface (const LightInterface &)=default
 Default copy constructor. More...
 
virtual ~LightInterface ()
 Destructor. More...
 

Detailed Description

Definition at line 29 of file light2.h.

Member Typedef Documentation

◆ Ptr

typedef std::shared_ptr<LightInterface> Ufe::LightInterface::Ptr

Definition at line 32 of file light2.h.

Constructor & Destructor Documentation

◆ LightInterface() [1/2]

Ufe::LightInterface::LightInterface ( )

Constructor.

◆ LightInterface() [2/2]

Ufe::LightInterface::LightInterface ( const LightInterface )
default

Default copy constructor.

◆ ~LightInterface()

virtual Ufe::LightInterface::~LightInterface ( )
virtual

Destructor.


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