Murl Engine API  Version 2018.3
Murl::Resource::IMesh::Raw::BoundingVertex Struct Reference

A triangle vertex from the bounding volume hierarchy. More...

#include <murl_resource_i_mesh.h>

Detailed Description

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.
 

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