iv::Renderable Class Referenceabstract

#include <ElementRenderer.hpp>

Public Member Functions

virtual void render (CameraState const &camera, std::optional< float > depth_override)=0
 

Detailed Description

Definition at line 16 of file ElementRenderer.hpp.

Member Function Documentation

◆ render()

virtual void iv::Renderable::render ( CameraState const &  camera,
std::optional< float >  depth_override 
)
pure virtual

Implemented in iv::Image.


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