![]() |
VenomEngine
Cross-Platform Modern Graphics Engine
|
Public Member Functions | |
Skybox (const char *path) | |
void | Init (Entity entity) override |
void | Update (Entity entity) override |
void | _GUI (const Entity entity) override |
vc::String | _GetComponentTitle () override |
bool | CanRemove (Entity entity) override |
vc::Error | LoadSkybox (const char *path) |
vc::Error | LoadSkybox (const SPtr< GraphicsCachedResource > res) |
vc::Texture & | GetPanoramaMut () |
vc::Error | ChangeBlurFactor (const float factor) |
![]() | |
vc::String | GetComponentTitle () |
![]() | |
PluginObjectImplWrapper (PluginObjectImpl *impl) | |
PluginObjectImplWrapper (const PluginObjectImplWrapper &other) | |
PluginObjectImplWrapper & | operator= (const PluginObjectImplWrapper &other) |
PluginObjectImplWrapper (PluginObjectImplWrapper &&other) | |
PluginObjectImplWrapper & | operator= (PluginObjectImplWrapper &&other) |
PluginObjectImpl * | GetImpl () |
const PluginObjectImpl * | GetImpl () const |
const PluginObjectImpl * | GetConstImpl () const |
bool | IsImplInitialized () const |
void | Destroy () |
Additional Inherited Members | |
![]() | |
PluginObjectImpl * | _impl |
|
overridevirtual |
Implements venom::common::VenomComponent.
|
overridevirtual |
Implements venom::common::VenomComponent.
|
overridevirtual |
Implements venom::common::VenomComponent.
|
overridevirtual |
Reimplemented from venom::common::VenomComponent.
|
overridevirtual |
Implements venom::common::VenomComponent.