![]() |
Vireo
0.0
Vireo 3D Rendering Hardware Interface
|
A color or depth render attachment
Manual page : Render pass
Public Member Functions | |
auto | getImage () const |
auto | getType () const |
RenderTarget (const RenderTargetType type, const std::shared_ptr< Image > &image) | |
virtual | ~RenderTarget () = default |
RenderTarget (RenderTarget &) = delete | |
RenderTarget & | operator= (const RenderTarget &) = delete |
|
inline |
|
virtualdefault |
|
delete |
|
inline |
Return the associated image
|
inline |
Return the type of the attachment
|
delete |