OROCHI
 
Loading...
Searching...
No Matches
GxRenderInitialInformation Class Reference

初期化クラス More...

#include <GxSysRenderBase.h>

Inheritance diagram for GxRenderInitialInformation:
Collaboration diagram for GxRenderInitialInformation:

Public Member Functions

初期化
 GxRenderInitialInformation (void)
 コンストラクタ
 
操作
void loadJson (const GxJson::GxJsonNode &jsonNode)
 JSONから読み込み
 
- Public Member Functions inherited from GxClassBase
constexpr GxClassBase (void)
 コンストラクタ
 
constexpr GxClassBase (const GxClassBase &base)
 コピーコンストラクタ
 
 ~GxClassBase (void) override
 デストラクタ
 
- Public Member Functions inherited from GxClassBaseRoot
constexpr GxClassBaseRoot (void)
 コンストラクタ
 
constexpr GxClassBaseRoot (const GxClassBaseRoot &)
 コピーコンストラクタ
 
virtual ~GxClassBaseRoot (void)
 デストラクタ
 
constexpr GxClassBaseRootoperator= (const GxClassBaseRoot &)
 代入演算子
 
virtual GxRttigetRtti (void) const =0
 Rttiの取得
 
virtual GX_FORCE_INLINE const GxTypedObjectgetDefaultObject (void)
 デフォルトオブジェクトを取得
 
GX_FORCE_INLINE b32 isDefaultObject (void)
 デフォルトオブジェクト判定
 

Public Attributes

メンバ変数
GxRenderDeviceInitialInformation _deviceInitialInformation
 デバイス初期化情報
 
GxSize _defaultViewportResolution
 デフォルトビューポート解像度
 
RENDER_FORMAT _defaultViewportFormat
 デフォルトビューポートフォーマット
 
RENDER_ANTI_ALIASING _defaultViewportAntiAliasing
 デフォルトビューポートアンチエイリアス
 
GxRect _defaultViewportRegion
 デフォルトビューポート矩形
 
GxSize _virtualResolution
 仮想解像度
 
GxSize _shadowMapResolution
 シャドウマップ解像度
 
b32 _shadowCullingModeDefault
 デフォルトシャドウカリングモード
 
GxSize _velocityMapResolution
 速度マップ解像度
 

Additional Inherited Members

- Static Public Member Functions inherited from GxClassBaseRoot
static GX_FORCE_INLINE GxRtti__getStaticRtti (void)
 Rttiの取得
 

Detailed Description

初期化クラス

Member Function Documentation

◆ loadJson()

void GxRenderInitialInformation::loadJson ( const GxJson::GxJsonNode & jsonNode)

JSONから読み込み

Parameters
jsonNode[in] JSONノード
Here is the caller graph for this function:

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