![]() |
Lumino
|
頂点バッファのレイアウトを記述するためのクラスです。 More...
#include <VertexLayout.hpp>
Public Member Functions | |
void | addElement (int streamIndex, VertexElementType type, VertexElementUsage usage, int usageIndex, VertexInputRate rate=VertexInputRate::Vertex) |
レイアウトに新しい要素を追加します。 | |
Static Public Member Functions | |
static Ref< VertexLayout > | create () |
VertexLayout を作成します。 | |
Protected Member Functions | |
void | init () |
VertexLayout を作成します。 More... | |
void | init (const VertexElement *elements, int count) |
頂点バッファのレイアウトを記述するためのクラスです。
|
protected |
VertexLayout を作成します。
|
protected |