![]() |
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
|
#include <light2.h>

Public Types | |
| typedef std::shared_ptr< LightInterface > | Ptr |
Public Member Functions | |
| LightInterface () | |
| Constructor. More... | |
| LightInterface (const LightInterface &)=default | |
| Default copy constructor. More... | |
| virtual | ~LightInterface () |
| Destructor. More... | |
| typedef std::shared_ptr<LightInterface> Ufe::LightInterface::Ptr |
| Ufe::LightInterface::LightInterface | ( | ) |
Constructor.
|
default |
Default copy constructor.
|
virtual |
Destructor.