Murl::Resource::IMesh::Raw::BoundingVertex Struct Reference

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

#include "murl_resource_i_mesh.h"

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.
 

Detailed Description

A triangle vertex from the bounding volume hierarchy.


The documentation for this struct was generated from the following file:
  • murl_resource_i_mesh.h


Copyright © 2011-2024 Spraylight GmbH.