|
LiteFX 0.4.1.2025
Computer Graphics Engine
|
Inherits IFactory.
Public Member Functions | |
| Factory (int n) | |
| ~Factory () noexcept override=default | |
| Enumerable< const std::shared_ptr< const Bar > > | bars () const |
| Enumerable< std::shared_ptr< const Base > > | bases () const override |
Public Member Functions inherited from IFactory | |
| virtual | ~IFactory () noexcept=default |
|
inlineexplicit |
|
overridedefaultnoexcept |
|
inline |
|
inlineoverridevirtual |
Implements IFactory.