![]() |
Murl Engine API
Version 2018.3
|
A triangle vertex from the bounding volume hierarchy. More...
#include <murl_resource_i_mesh.h>
A triangle vertex from the bounding volume hierarchy.
Public Attributes | |
Float | mPositionX |
The X coordinate of the vertex. | |
Float | mPositionY |
The Y coordinate of the vertex. | |
Float | mPositionZ |
The Z coordinate of the vertex. | |
Float | mPositionW |
The W coordinate of the vertex. | |
Float | mTexCoordX |
The X (U) texture coordinate of the vertex. | |
Float | mTexCoordY |
The Y (V) texture coordinate of the vertex. | |