OROCHI
 
Loading...
Searching...
No Matches
GxClassBaseRoot Class Referenceabstract

基底クラス More...

#include <GxBase.h>

Inheritance diagram for GxClassBaseRoot:

Public Member Functions

初期化
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)
 デフォルトオブジェクト判定
 
static GX_FORCE_INLINE GxRtti__getStaticRtti (void)
 Rttiの取得
 

Detailed Description

基底クラス

Member Function Documentation

◆ getDefaultObject()

virtual GX_FORCE_INLINE const GxTypedObject * GxClassBaseRoot::getDefaultObject ( void )
inlinevirtual

デフォルトオブジェクトを取得

Reimplemented in GxRenderMaterial, and GxUnitBase.

Here is the call graph for this function:
Here is the caller graph for this function:

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