MAXRenderInfo Class Reference

#include <mediasession_image_export_rla.h>

静态公共成员函数

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]

成员函数文档编制

◆  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]