MAXRenderInfo Class Reference

#include <mediasession_image_export_rla.h>

Static Public Member Functions

static Result< void > DescribeIO (const DataSerializeInterface &stream)
 

Public Attributes

ProjectionType projType
 
Float32 kx
 
Float32 ky
 
Float32 xc
 
Float32 yc
 
UInt32 fieldRender
 
UInt32 fieldOdd
 
RlaTimeValue renderTime [2]
 
Matrix3 worldToCam [2]
 
Matrix3 camToWorld [2]
 

Member Function Documentation

◆ DescribeIO()

static Result<void> DescribeIO ( const DataSerializeInterface stream)
static

Member Data Documentation

◆ projType

ProjectionType projType

◆ kx

Float32 kx

◆ ky

Float32 ky

◆ xc

Float32 xc

◆ yc

Float32 yc

◆ fieldRender

UInt32 fieldRender

◆ fieldOdd

UInt32 fieldOdd

◆ renderTime

RlaTimeValue renderTime[2]

◆ worldToCam

Matrix3 worldToCam[2]

◆ camToWorld

Matrix3 camToWorld[2]