|
arsa
2.7
|
#include <Effekseer.h>
Public Attributes | |
| Vector3D | Position |
| Vector3D | Normal |
| Vector3D | Binormal |
| Vector3D | Tangent |
| Vector2D | UV |
| Color | VColor |
| uint8_t | Index [4] |
Definition at line 3259 of file Effekseer.h.
| Vector3D Effekseer::Model::VertexWithIndex::Binormal |
Definition at line 3263 of file Effekseer.h.
| uint8_t Effekseer::Model::VertexWithIndex::Index[4] |
Definition at line 3267 of file Effekseer.h.
| Vector3D Effekseer::Model::VertexWithIndex::Normal |
Definition at line 3262 of file Effekseer.h.
| Vector3D Effekseer::Model::VertexWithIndex::Position |
Definition at line 3261 of file Effekseer.h.
| Vector3D Effekseer::Model::VertexWithIndex::Tangent |
Definition at line 3264 of file Effekseer.h.
| Vector2D Effekseer::Model::VertexWithIndex::UV |
Definition at line 3265 of file Effekseer.h.
| Color Effekseer::Model::VertexWithIndex::VColor |
Definition at line 3266 of file Effekseer.h.
1.8.15