ランタイム
Mix::Graphics::VERTEX_ELEMENT Struct Reference

バーテックスエレメント構造体 More...

#include <Common.h>

Public Attributes

UInt32 semanticType
 セマンティックタイプ( Mix::Graphics::VERTEX_ELEMENT_SEMANTIC ) More...
 
UInt32 semanticIndex
 セマンティックインデックス More...
 
UInt32 format
 フォーマット( Mix::Graphics::VERTEX_ELEMENT_FORMAT ) More...
 
UInt32 offset
 オフセット More...
 

Detailed Description

バーテックスエレメント構造体

Member Data Documentation

UInt32 Mix::Graphics::VERTEX_ELEMENT::semanticType

セマンティックタイプ( Mix::Graphics::VERTEX_ELEMENT_SEMANTIC )

UInt32 Mix::Graphics::VERTEX_ELEMENT::semanticIndex

セマンティックインデックス

UInt32 Mix::Graphics::VERTEX_ELEMENT::format

フォーマット( Mix::Graphics::VERTEX_ELEMENT_FORMAT )

UInt32 Mix::Graphics::VERTEX_ELEMENT::offset

オフセット


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