Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
Protected Member Functions | List of all members
foray::Polymorphic Class Reference

Simple type for forcing a type to be polymorphic. More...

#include <foray_basics.hpp>

Inheritance diagram for foray::Polymorphic:
foray::osi::Event foray::scene::Component foray::scene::Component::DrawCallback foray::scene::Component::OnEventCallback foray::scene::Component::OnResizedCallback foray::scene::Component::UpdateCallback foray::osi::EventInput foray::osi::EventWindowCloseRequested foray::osi::EventWindowFocusChanged foray::osi::EventWindowResized foray::scene::GlobalComponent foray::scene::NodeComponent foray::scene::gcomp::DrawDirector foray::scene::ncomp::FreeCameraController foray::scene::ncomp::Camera foray::scene::gcomp::AnimationManager foray::scene::gcomp::CameraManager foray::scene::gcomp::DrawDirector foray::scene::gcomp::LightManager foray::scene::gcomp::TlasManager foray::scene::ncomp::FreeCameraController

Protected Member Functions

virtual void __makeMePolymorphic ()
 

Detailed Description

Simple type for forcing a type to be polymorphic.

Member Function Documentation

◆ __makeMePolymorphic()

virtual void foray::Polymorphic::__makeMePolymorphic ( )
inlineprotectedvirtual

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