SRSDK  0.10.39
Loading...
Searching...
No Matches
InterlacerInitConfiguration Class Reference

C++ wrapper for leia_interlacer_init_configuration. More...

#include <interlacer.hpp>

Public Member Functions

 InterlacerInitConfiguration ()
 
 ~InterlacerInitConfiguration ()
 
 InterlacerInitConfiguration (InterlacerInitConfiguration &&other)
 
InterlacerInitConfigurationoperator= (InterlacerInitConfiguration &&other)
 
 operator bool () const
 
void SetIsProtected (bool isProtected)
 
void SetUseAtlasForViews (bool useAtlasForViews)
 
LEIA_NODISCARD leia_interlacer_init_configurationGetHandle () const
 

Detailed Description

Constructor & Destructor Documentation

◆ InterlacerInitConfiguration() [1/2]

◆ ~InterlacerInitConfiguration()

◆ InterlacerInitConfiguration() [2/2]

Member Function Documentation

◆ operator=()

InterlacerInitConfiguration & operator= ( InterlacerInitConfiguration &&  other)
inline

◆ operator bool()

operator bool ( ) const
inlineexplicit

◆ SetIsProtected()

void SetIsProtected ( bool  isProtected)
inline

◆ SetUseAtlasForViews()

void SetUseAtlasForViews ( bool  useAtlasForViews)
inline

◆ GetHandle()

LEIA_NODISCARD leia_interlacer_init_configuration * GetHandle ( ) const
inline

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