OROCHI
 
Loading...
Searching...
No Matches
GxResModelGmlMeta::GxMultiSurface Class Reference

面情報 More...

#include <GxResModelGmlMeta.h>

Inheritance diagram for GxResModelGmlMeta::GxMultiSurface:
Collaboration diagram for GxResModelGmlMeta::GxMultiSurface:

Public Types

定義
enum class  KIND {
  INVALID = -1 , GROUND = 0 , WALL , ROOF ,
  MAX
}
 種別 More...
 

Public Member Functions

初期化
 GxMultiSurface (void)
 デフォルトコンストラクタ
 
- 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

メンバ変数
KIND _kind
 種別
 

Additional Inherited Members

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

Detailed Description

面情報

Member Enumeration Documentation

◆ KIND

種別

Enumerator
INVALID 

未定義

GROUND 

地面

WALL 

ROOF 

屋根

MAX 

定義数


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