|
Ocular Engine
|
Public Attributes | |
| Math::Vector4f | position |
| Spatial coordinates of the vertex. | |
| Math::Vector4f | color |
| Base color of the vertex. | |
| Math::Vector4f | normal |
| Normal coordinates of the vertex. | |
| Math::Vector4f | uv0 |
| Texture coordinates of the vertex. | |
| Math::Vector4f | uv1 |
| Texture coordinates of the vertex. | |
| Math::Vector4f | uv2 |
| Texture coordinates of the vertex. | |
| Math::Vector4f | uv3 |
| Texture coordinates of the vertex. | |