Effekseer
公開メンバ関数 | 公開変数類 | 全メンバ一覧
EffekseerRendererGL::Model クラス

モデル [詳解]

#include <EffekseerRendererGL.h>

EffekseerRendererGL::Model の継承関係図
Effekseer::Model

公開メンバ関数

 Model (void *data, int32_t size)
 
 ~Model ()
 デストラクタ
 
- 基底クラス Effekseer::Model に属する継承公開メンバ関数
 Model (void *data, int32_t size)
 コンストラクタ
 
VertexGetVertexes () const
 
int32_t GetVertexCount ()
 
FaceGetFaces () const
 
int32_t GetFaceCount ()
 
int32_t GetModelCount ()
 
Emitter GetEmitter (Manager *manager, CoordinateSystem coordinate, float magnification)
 
Emitter GetEmitterFromVertex (Manager *manager, CoordinateSystem coordinate, float magnification)
 
Emitter GetEmitterFromVertex (int32_t index, CoordinateSystem coordinate, float magnification)
 
Emitter GetEmitterFromFace (Manager *manager, CoordinateSystem coordinate, float magnification)
 
Emitter GetEmitterFromFace (int32_t index, CoordinateSystem coordinate, float magnification)
 

公開変数類

GLuint VertexBuffer
 
GLuint IndexBuffer
 
int32_t VertexCount
 
int32_t IndexCount
 
int32_t ModelCount
 

その他の継承メンバ

- 基底クラス Effekseer::Model に属する継承静的公開変数類
static const int32_t Version = 1
 

詳解

モデル


このクラス詳解は次のファイルから抽出されました: