RenderMan API  23.0
riley::RenderView Struct Reference

#include <Riley.h>

Public Attributes

RenderTargetId renderTargetId
 
IntegratorId integratorId
 
CameraId cameraId
 

Detailed Description

Describe a view of the scene to render. Each view given to 'Render()' must have a unique RenderTarget, Integrator, and Camera.

Definition at line 223 of file Riley.h.

Member Data Documentation

◆ cameraId

CameraId riley::RenderView::cameraId

Definition at line 227 of file Riley.h.

◆ integratorId

IntegratorId riley::RenderView::integratorId

Definition at line 226 of file Riley.h.

◆ renderTargetId

RenderTargetId riley::RenderView::renderTargetId

Definition at line 225 of file Riley.h.


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