RenderMan API  23.0
RixRenderState::FrameInfo Struct Reference

#include <RixInterfaces.h>

Public Types

enum  t_displayStyle { k_partialPixels, k_finalPixels }
 

Public Member Functions

 FrameInfo ()
 

Public Attributes

int frame
 
int nthreads
 
float shutter [2]
 
bool rerendering
 
struct {
   int   nDisplays
 
   int   resolution [2]
 
   t_displayStyle   displayStyle
 
displayState
 
int _vers
 
RtUString integratorName
 
RtUString integratorPath
 
class RixIntegratorEnvironment const * integratorEnv
 
char _reserved [32]
 

Detailed Description

Definition at line 786 of file RixInterfaces.h.

Member Enumeration Documentation

◆ t_displayStyle

Enumerator
k_partialPixels 
k_finalPixels 

Definition at line 790 of file RixInterfaces.h.

Constructor & Destructor Documentation

◆ FrameInfo()

RixRenderState::FrameInfo::FrameInfo ( )
inline

Definition at line 788 of file RixInterfaces.h.

Member Data Documentation

◆ _reserved

char RixRenderState::FrameInfo::_reserved[32]

Definition at line 815 of file RixInterfaces.h.

◆ _vers

int RixRenderState::FrameInfo::_vers

Definition at line 807 of file RixInterfaces.h.

◆ displayState

struct { ... } RixRenderState::FrameInfo::displayState

◆ displayStyle

t_displayStyle RixRenderState::FrameInfo::displayStyle

Definition at line 804 of file RixInterfaces.h.

◆ frame

int RixRenderState::FrameInfo::frame

Definition at line 796 of file RixInterfaces.h.

◆ integratorEnv

class RixIntegratorEnvironment const* RixRenderState::FrameInfo::integratorEnv

Definition at line 813 of file RixInterfaces.h.

◆ integratorName

RtUString RixRenderState::FrameInfo::integratorName

Definition at line 811 of file RixInterfaces.h.

◆ integratorPath

RtUString RixRenderState::FrameInfo::integratorPath

Definition at line 812 of file RixInterfaces.h.

◆ nDisplays

int RixRenderState::FrameInfo::nDisplays

Definition at line 802 of file RixInterfaces.h.

◆ nthreads

int RixRenderState::FrameInfo::nthreads

Definition at line 797 of file RixInterfaces.h.

◆ rerendering

bool RixRenderState::FrameInfo::rerendering

Definition at line 799 of file RixInterfaces.h.

◆ resolution

int RixRenderState::FrameInfo::resolution[2]

Definition at line 803 of file RixInterfaces.h.

◆ shutter

float RixRenderState::FrameInfo::shutter[2]

Definition at line 798 of file RixInterfaces.h.


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