![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
3D 図形の基本頂点データ More...
#include <Vertex3D.hpp>
Public Types | |
using | IndexType = uint32 |
Public Attributes | |
Float3 | pos |
Float3 | normal |
Float2 | tex |
3D 図形の基本頂点データ
using s3d::Vertex3D::IndexType = uint32 |
Float3 s3d::Vertex3D::normal |
Float3 s3d::Vertex3D::pos |
Float2 s3d::Vertex3D::tex |