NetRenderDocumentContext Struct Reference

#include <lib_net.h>

公共成员函数

  MAXON_DISALLOW_COPY_AND_ASSIGN ( NetRenderDocumentContext )
  NetRenderDocumentContext ()
  ~NetRenderDocumentContext ()

Public Attributes

RenderJob _renderJob
NetRenderService _service
Bool   _singleImageDistribution
Int32   _cpuCount
Bool   _redistributed
Bool   _valid
Int32   _currentFrame
BaseThread _bt
maxon::BaseArray < String _missingFiles
maxon::Spinlock   _missingFilesLock

构造函数 & 析构函数文档编制

◆  NetRenderDocumentContext()

NetRenderDocumentContext ( )

◆  ~NetRenderDocumentContext()

~ NetRenderDocumentContext ( )

成员函数文档编制

◆  MAXON_DISALLOW_COPY_AND_ASSIGN()

MAXON_DISALLOW_COPY_AND_ASSIGN ( NetRenderDocumentContext   )

Member Data Documentation

◆  _renderJob

RenderJob * _renderJob

◆  _service

NetRenderService * _service

◆  _singleImageDistribution

Bool _singleImageDistribution

◆  _cpuCount

Int32 _cpuCount

◆  _redistributed

Bool _redistributed

◆  _valid

Bool _valid

◆  _currentFrame

Int32 _currentFrame

◆  _bt

BaseThread * _bt

◆  _missingFiles

maxon::BaseArray < String > _missingFiles

◆  _missingFilesLock

maxon::Spinlock _missingFilesLock